aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2008-11-26 14:19:48 +0000
committerWerner Koch <[email protected]>2008-11-26 14:19:48 +0000
commit83fe11c5ccbbfc1f4ff275413a78d94dbbd9cad0 (patch)
tree4e7ef60ad5bdf35e8812110a5b3be658e762db9a /ChangeLog
parentAdd codes GPG_ERR_NO_PIN and GPG_ERR_NO_PASSPHRASE. (diff)
downloadlibgpg-error-1.7.tar.gz
libgpg-error-1.7.zip
Preparing a release.libgpg-error-1.7
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0645508..1973698 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-11-26 Werner Koch <[email protected]>
+
+ Release 1.7.
+
+ * configure.ac: Set LT version to C5/A5/R0.
+
2008-11-12 Werner Koch <[email protected]>
* src/err-codes.h.in: Add GPG_ERR_NO_PASSPHRASE and GPG_ERR_NO_PIN.