diff options
Diffstat (limited to '')
| -rw-r--r-- | NEWS | 8 | 
1 files changed, 8 insertions, 0 deletions
| @@ -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)  ------------------------------------------------- | 
