aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2018-03-13 12:02:58 +0000
committerWerner Koch <[email protected]>2018-03-13 12:02:58 +0000
commite32342397eab85fed5ef709317cc50dc7cbc41a5 (patch)
tree096bd2c25e6efaa1a84033a82d54b3e20d86e9c0 /NEWS
parentbuild: Update copyright notices and remove gpgscm from the release. (diff)
downloadlibgpg-error-gpgrt-1.28.tar.gz
libgpg-error-gpgrt-1.28.zip
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to '')
-rw-r--r--NEWS8
1 files changed, 6 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index a275f5f..d30e913 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,16 @@
-Noteworthy changes in version 1.28 (unreleased) [C22/A22/R_]
+Noteworthy changes in version 1.28 (2018-03-13) [C23/A23/R0]
-----------------------------------------------
- * The formerly internal yat2m tool is now installed during a native
+ * The formerly internal yat2m tool is now installed for a native
build.
* The new files gpgrt.m4 and gpgrt-config are now installed. They
can be used instead of gpg-error.m4 and gpg-error-config.
+ * New logging functions similar to those used by GnuPG.
+
+ * New helper functions for platform abstraction.
+
* Interface changes relative to the 1.27 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gpgrt_get_errorcount New API.