aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2003-09-30 19:23:03 +0000
committerMarcus Brinkmann <[email protected]>2003-09-30 19:23:03 +0000
commit973800d3d41fcde309f5e376d2915db88f864096 (patch)
treeea80fbc869a84d7b17967550deac421d87d439b2
parentAdd PIN_NOT_SYNCED. (diff)
downloadlibgpg-error-973800d3d41fcde309f5e376d2915db88f864096.tar.gz
libgpg-error-973800d3d41fcde309f5e376d2915db88f864096.zip
Add item about error code.
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9e6f989..7fdd976 100644
--- a/NEWS
+++ b/NEWS
@@ -3,9 +3,12 @@ Noteworthy changes in version 0.5 (unreleased)
* New thread safe interface gpg_strerror_r.
+ * New error code GPG_ERR_PIN_NOT_SYNCED has been added.
+
* Interface changes relative to the 0.4 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gpg_strerror_r NEW
+GPG_ERR_PIN_NOT_SYNCED NEW
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~