summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2006-11-16 08:49:19 +0000
committerSimon Josefsson <simon@josefsson.org>2006-11-16 08:49:19 +0000
commit665717d813694fa7461c1ef77a5c095592c66df6 (patch)
treeba881814511a736656761a9fc8177718e2b53aa9
parent550095d15dd6cfaf3741ae043adac558c0fee8a9 (diff)
downloadgnutls-665717d813694fa7461c1ef77a5c095592c66df6.tar.gz
Add.
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4f49d8df45..376966bfe6 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@ See the end for copying conditions.
* Version 1.5.5 (unreleased)
+** Correctly bump shared library version after adding new APIs.
+This was forgotten in the last release.
+
** Fix unsigned vs signed problem in ex-x509-info.c example.
Reported by Tim Kosse <tim.kosse@filezilla-project.org>.