summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2007-01-31 15:24:41 +0100
committerWerner Koch <wk@gnupg.org>2007-01-31 15:24:41 +0100
commitb861561e4791244a21fc118ec45f4c6afe71044b (patch)
treeb88c2c6f95cca85116747b3e746f0d765b622c2a /ChangeLog
parentAdded LIBINTL to more Makefile targets. (diff)
downloadgnupg2-b861561e4791244a21fc118ec45f4c6afe71044b.tar.xz
gnupg2-b861561e4791244a21fc118ec45f4c6afe71044b.zip
Included LIBICONV in all Makefiles.
g10/ * passphrase.c (passphrase_get): Set the cancel flag on all error from the agent. Fixes a bug reported by Tom Duerbusch. sm/ * gpgsm.c (main): Let --gen-key print a more informative error message.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5303f3544..94c604d3a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-01-31 Werner Koch <wk@g10code.com>
+
+ Released 2.0.2.
+
2006-11-30 Werner Koch <wk@g10code.com>
* configure.ac: Save original LIBS when testing for dlopen.