summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2021-11-03 14:43:13 +0100
committerWerner Koch <wk@gnupg.org>2021-11-03 14:43:13 +0100
commitd7fb04832a71a2c1509d45027798f184ca274f8d (patch)
tree368d687caec287a0d7b42ec72c53a447dfbcff2b /NEWS
parent0a5ce304fd984fbf2344462f385e37d96ffe7b52 (diff)
downloadlibgpg-error-d7fb04832a71a2c1509d45027798f184ca274f8d.tar.gz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS26
1 files changed, 25 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 772da9c..eccabac 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,30 @@
-Noteworthy changes in version 1.43 (unreleased) [C32/A32/R1]
+Noteworthy changes in version 1.43 (2021-11-03) [C32/A32/R1]
-----------------------------------------------
+ * Fix for building against GNU libc 2.34. [T5547]
+
+ * Fix build problems on macOS. [T5440,T5610]
+
+ * Fix gpgrt-config problems. [T5381,T5595]
+
+ * Fix gpgrt_free for legacy platforms. [448bf7b01cad]
+
+ * Fix truncation of error message in the middle of a character.
+ [T5048]
+
+ * Fix the --disable-threads configure options. [T5495]
+
+ * Improve lock-obj generation for cross-builds [99ae862a96a5]
+
+ * Improve cross-builds. [T5365]
+
+ * Improve gpgrt_wait_processes. [T5381]
+
+ * Allow config files to read values from the Windows Registry and
+ from envvars. [b1790f4cc71f]
+
+ * Update the Russian and Czech translations.
+
Release-info: https://dev.gnupg.org/T5352