summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2019-02-11 08:44:50 +0100
committerWerner Koch <wk@gnupg.org>2019-02-11 08:44:50 +0100
commit0318ce6fbc756c4d3a9201472c7dcbedd91bf885 (patch)
tree9c57ae28d7b59c448ac7ee21f178b549f34c931f /NEWS
parent21dd885eecdee13da1689519e2fc50fcf64f6ef2 (diff)
downloadlibgpg-error-0318ce6fbc756c4d3a9201472c7dcbedd91bf885.tar.gz
New error codes NO_AUTH and BAD_AUTH
-- In particular for PIV cards ithe use of BAD_PIN sounds worong, thus we now use dedicated codes. Signed-off-by: Werner Koch <wk@gnupg.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f86b2a1..f7c043e 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,12 @@ Noteworthy changes in version 1.36 (unreleased) [C26/A26/R_]
-----------------------------------------------
+ * Interface changes relative to the 1.34 release:
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ GPG_ERR_NO_AUTH NEW.
+ GPG_ERR_BAD_AUTH NEW.
+
+
Noteworthy changes in version 1.35 (2019-01-28) [C26/A26/R1]
-----------------------------------------------