diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,11 +1,19 @@ -Noteworthy changes in version 1.34 (unreleased) [C25/A25/R_] +Noteworthy changes in version 1.34 (2019-01-16) [C26/A26/R0] ----------------------------------------------- + * Support for riscv32. + + * New API to allow emergency cleanup after internal fatal errors. + + * Minor bug and portability fixes. [#4286,#4298 + * Interface changes relative to the 1.33 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gpgrt_abort NEW. gpgrt_add_emergency_cleanup NEW. + Release-info: https://dev.gnupg.org/T4296 + Noteworthy changes in version 1.33 (2018-12-07) [C25/A25/R0] ----------------------------------------------- |