aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2020-05-29 12:56:19 +0000
committerWerner Koch <[email protected]>2020-05-29 12:56:19 +0000
commit71d278824c5fe61865f7927a2ed1aa3115f9e439 (patch)
treee28f488a3367b5e903d98ee7e7d9834a4a45f301 /NEWS
parentpo: Auto update (diff)
downloadlibgpg-error-gpgrt-1.38.tar.gz
libgpg-error-gpgrt-1.38.zip
Diffstat (limited to '')
-rw-r--r--NEWS17
1 files changed, 16 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1deca6d..3233f5e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,21 @@
-Noteworthy changes in version 1.38 (unreleased) [C28/A28/R_]
+Noteworthy changes in version 1.38 (2020-05-29) [C29/A29/R0]
-----------------------------------------------
+ * New option parser features to implement system wide configuration
+ files.
+
+ * New functions to build file names.
+
+ * New function to help reallocating arrays.
+
+ * Protect gpgrt_inc_errorcount against counter overflow.
+
+ * Improve cross-building for new platforms. [#4774]
+
+ * Support 64-bit big-endian MIPS architecture. [#4952]
+
+ * Support static link for Windows with -lws2_32. [#4623]
+
* Interface changes relative to the 1.37 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gpgrt_fnameconcat NEW.