aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2015-08-26 06:51:15 +0000
committerWerner Koch <[email protected]>2015-08-26 06:58:48 +0000
commit44caed05ec146654f1ce40bba4b25def83c369db (patch)
tree9cc51363151cb6c0d3c9c86ed0815c9bf1580612 /NEWS
parentAdd new version macros. (diff)
downloadlibgpg-error-1.20.tar.gz
libgpg-error-1.20.zip
Release 1.20.libgpg-error-1.20
* configure.ac: Set LT version to C16/A16/R0. Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to '')
-rw-r--r--NEWS13
1 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f24fd06..3b8a1ae 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,19 @@
-Noteworthy changes in version 1.20 (unreleased) [C__/A__/R_]
+Noteworthy changes in version 1.20 (2015-08-26) [C16/A16/R0]
-----------------------------------------------
+ * New macros for GCC attributes.
+
+ * Make es_set_binary actually work for Windows.
+
+ * Allow building without thread support.
+
+ * Build without a build timestamp by default.
+
* Interface changes relative to the 1.19 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ GPGRT_VERSION NEW macro.
+ GPGRT_VERSION_NUMBER NEW macro.
+ GPGRT_INLINE NEW macro.
GPGRT_GCC_VERSION NEW macro.
GPGRT_ATTR_NORETURN NEW macro.
GPGRT_ATTR_PRINTF NEW macro.