aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS6
-rw-r--r--src/err-sources.h.in2
2 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4f754a2..80975ad 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,12 @@
Noteworthy changes in version 1.17 (unreleased) [C12/A12/R_]
-----------------------------------------------
+ * Add an errot source code for an TLS protocol library.
+
+ * Interface changes relative to the 1.16 release:
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ GPG_ERR_SOURCE_TLS NEW.
+
Noteworthy changes in version 1.16 (2014-09-18) [C12/A12/R2]
-----------------------------------------------
diff --git a/src/err-sources.h.in b/src/err-sources.h.in
index 34c1817..9a06c8f 100644
--- a/src/err-sources.h.in
+++ b/src/err-sources.h.in
@@ -46,6 +46,8 @@
14 GPG_ERR_SOURCE_G13 G13
15 GPG_ERR_SOURCE_ASSUAN Assuan
+17 GPG_ERR_SOURCE_TLS TLS
+
# 15 to 30 are free to be used.
31 GPG_ERR_SOURCE_ANY Any source