aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorIngo Klöcker <[email protected]>2022-10-14 08:34:34 +0000
committerIngo Klöcker <[email protected]>2022-10-14 08:34:34 +0000
commit55e660ee944cef18d6766711c566974c002e28a4 (patch)
tree1b3e29fa95665048a6b3526bc843c93b20a1caa9 /NEWS
parentbuild,qt: Always compile the Qt 6 test application with -fpic (diff)
downloadgpgme-55e660ee944cef18d6766711c566974c002e28a4.tar.gz
gpgme-55e660ee944cef18d6766711c566974c002e28a4.zip
doc: Update NEWS
--
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cc6ee226..f9cd8651 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,14 @@
Noteworthy changes in version 1.18.1 (unreleased)
-------------------------------------------------
+ * Optionally, build QGpgME for Qt 6
+
+ * cpp: Handle error when trying to sign expired keys. [T6155]
+
+ * cpp, qt: Fix building with C++11. [T6141]
+
+ * qt: Fix problem with expiration dates after 2038-01-19 on 32-bit systems
+ when adding an existing subkey to another key. [T6137]
Noteworthy changes in version 1.18.0 (2022-08-10)
-------------------------------------------------