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) -------------------------------------------------