summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2016-08-16 18:55:42 +0200
committerWerner Koch <wk@gnupg.org>2016-08-16 18:55:42 +0200
commitb2640cb1f7b3b056ea4f8fe4b79d58fcd10ef93b (patch)
tree28aeb7460e3b79e304f160390247462729ff5664
parent231406339b96f087b63dc649144c8b7e1858ce84 (diff)
downloadlibgpg-error-b2640cb1f7b3b056ea4f8fe4b79d58fcd10ef93b.tar.gz
New error code GPG_ERR_ENGINE_TOO_OLD
-rw-r--r--NEWS4
-rw-r--r--src/err-codes.h.in3
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e25129a..31b2b75 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
Noteworthy changes in version 1.25 (unreleased) [C19/A19/R_)
-----------------------------------------------
+ * Interface changes relative to the 1.23 release:
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ GPG_ERR_ENGINE_TOO_OLD NEW.
+
Noteworthy changes in version 1.24 (2016-07-14) [C19/A19/R1)
-----------------------------------------------
diff --git a/src/err-codes.h.in b/src/err-codes.h.in
index eefe088..b44ac3f 100644
--- a/src/err-codes.h.in
+++ b/src/err-codes.h.in
@@ -319,7 +319,8 @@
# 282 to 299 are reserved for future assuan codes.
-# 300 to 720 are free to be used.
+300 GPG_ERR_ENGINE_TOO_OLD Crypto engine too old
+# 301 to 720 are free to be used.
#
# Mapping of LDAP error codes