summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2008-11-12 14:31:53 +0000
committerWerner Koch <wk@gnupg.org>2008-11-12 14:31:53 +0000
commitbf665ffdf1fd1f196071a9b0f34ed7426ca4c35c (patch)
tree8188d96d39731bbecacd900aae03edad0dd13b70 /ChangeLog
parentcdba9d9c34306e49d4639185f0b1da1be5cd70fc (diff)
downloadlibgpg-error-bf665ffdf1fd1f196071a9b0f34ed7426ca4c35c.tar.gz
Add codes GPG_ERR_NO_PIN and GPG_ERR_NO_PASSPHRASE.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 84e360c..0645508 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-11-12 Werner Koch <wk@g10code.com>
+
+ * src/err-codes.h.in: Add GPG_ERR_NO_PASSPHRASE and GPG_ERR_NO_PIN.
+
2008-11-08 Moritz <moritz@gnu.org>
* lang/cl/gpg-error.lisp ("gpg_err_code_from_syserror"): Fix