aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2019-01-16 07:28:22 +0000
committerWerner Koch <[email protected]>2019-01-16 07:43:46 +0000
commit8bc75741cadf95e2fac64891cf402cde891afe64 (patch)
treecfc5496fef8815988b57d984f4322bd46e571c74 /NEWS
parentbuild: Fix regression in make distcheck (diff)
downloadlibgpg-error-1.34.tar.gz
libgpg-error-1.34.zip
* configure.ac: Bump LT version to C26/A26/R0. Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4779bc0..22418d2 100644
--- a/NEWS
+++ b/NEWS
@@ -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]
-----------------------------------------------