aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2013-02-25 09:16:11 +0000
committerWerner Koch <[email protected]>2013-02-25 09:24:33 +0000
commit3367ff0aa51b6685e37b749b3179643b82d23064 (patch)
treef81f2cc4d62b707bf1becd9d6af0f5d4b8985179 /NEWS
parentUpdate helper scripts. (diff)
downloadlibgpg-error-1.11.tar.gz
libgpg-error-1.11.zip
Release 1.11.libgpg-error-1.11
* configure.ac: Set LT version to C9/A9/R0. * Makefile.am (GITLOG_TO_CHANGELOG): New. (gen-ChangeLog): Use --tear-off. * build-aux/gitlog-to-changelog: Remove.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index a804484..c778013 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
-Noteworthy changes in version 1.11 (unreleased)
-----------------------------------------------
+Noteworthy changes in version 1.11 (2013-02-25)
+-----------------------------------------------
* New error source GPG_ERR_SOURCE_ASSUAN for Libassuan related
errors.
@@ -21,7 +21,7 @@ Noteworthy changes in version 1.11 (unreleased)
Noteworthy changes in version 1.10 (2010-10-26)
-----------------------------------------------
+-----------------------------------------------
* Using a static library on W32 does now work.