summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2006-09-25 18:56:07 +0000
committerSimon Josefsson <simon@josefsson.org>2006-09-25 18:56:07 +0000
commit7932a89d1ecd2a7db77acbc58994ba572b3dea59 (patch)
tree63a8376ab5b9e23c7c77568acc7a7a53c133fa90
parent6f324d3a2aa2eeb619fcf775f7a26aaac21a7ab7 (diff)
downloadgnutls-7932a89d1ecd2a7db77acbc58994ba572b3dea59.tar.gz
Add.
-rw-r--r--NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 52ac822f3c..45961e85d7 100644
--- a/NEWS
+++ b/NEWS
@@ -5,8 +5,14 @@ See the end for copying conditions.
* Version 1.5.2 (unreleased)
+** Decrement the shared library version back to 13 (as in the 1.4.x branch).
+Note that if you installed 1.5.0 or 1.5.1, they will have a higher
+shared library version than this version, so you'll have to remove
+them and possibly relink your applications. Reported by Andreas
+Metzler <ametzler@downhill.at.eu.org>.
+
** Add version script for the GnuTLS C++ library.
-Suggested by Andreas Metzler <ametzler@downhill.at.eu.org>.
+Reported by Andreas Metzler <ametzler@downhill.at.eu.org>.
** Fix the C++ compiler detection logic.
Reported by Andreas Metzler <ametzler@downhill.at.eu.org>.