summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2018-03-13 13:02:58 +0100
committerWerner Koch <wk@gnupg.org>2018-03-13 13:02:58 +0100
commite32342397eab85fed5ef709317cc50dc7cbc41a5 (patch)
tree096bd2c25e6efaa1a84033a82d54b3e20d86e9c0 /NEWS
parenta27a09eb62507dcf1fd98d91fd7c5888544c59ed (diff)
downloadlibgpg-error-e32342397eab85fed5ef709317cc50dc7cbc41a5.tar.gz
Signed-off-by: Werner Koch <wk@gnupg.org>
Diffstat (limited to 'NEWS')
-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.