aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2023-11-28 15:42:59 +0000
committerWerner Koch <[email protected]>2023-11-28 15:42:59 +0000
commit1a26db717575068f0ab0d00a437ae870a93e1bb8 (patch)
treee7ef10a7fdbd3a0087618c8733ab7ad92c106cc1 /NEWS
parentqt: Start dirmngr with gpgconf to avoid multiple instances (diff)
downloadgpgme-1a26db717575068f0ab0d00a437ae870a93e1bb8.tar.gz
gpgme-1a26db717575068f0ab0d00a437ae870a93e1bb8.zip
Release 1.23.2gpgme-1.23.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 15 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 58f39b3b..12a5b97e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,16 +1,28 @@
-Noteworthy changes in version 1.23.2 (unreleased)
+Noteworthy changes in version 1.23.2 (2023-11-28)
-------------------------------------------------
+ * Preserve more specific existing failure code. [T6575]
+
+ * qt: Start dirmngr with gpgconf to avoid multiple instances. [T6833]
+
+ * qt: On Windows, use UTF-8 when logging the error text. [T5960]
+
+ * qt: Remove left-over partial files more persistently. [T6584]
+
* qt: Use a temporary file name when creating signed or encrypted
archives. [T6721]
* qt: Build Qt 6 bindings with -fPIC if requested or Qt 6 was built with
this flag. [T6781]
- * Interface changes relative to the 1.23.1 release:
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ Notes:
+ ~~~~~~
qt: DefaultKeyGenerationJob DEPRECATED.
+ [c=C43/A32/R1 cpp=C26/A20/R1 qt=C20/A5/R1]
+
+ Release-info: https://dev.gnupg.org/T6782
+
Noteworthy changes in version 1.23.1 (2023-10-27)
-------------------------------------------------