]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
We reverted the ABI bump.
authorSimon Josefsson <simon@josefsson.org>
Wed, 4 Jun 2008 08:39:53 +0000 (10:39 +0200)
committerSimon Josefsson <simon@josefsson.org>
Wed, 4 Jun 2008 08:39:53 +0000 (10:39 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 9f1ccf2eecec564854e2b7812a5e69752db0f7b3..f74dd1a10b5ce57ab3dea1d387f479ec8885a686 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -45,10 +45,6 @@ when you set version 0.  Reported by Laurence Withers
 ** libgnutls-openssl: added RAND_pseudo_bytes API.
 Patch from Robert Millan <rmh@aybabtu.com>.
 
-** libgnutls: Bump shared library version.
-The 2.3.x branch has removed several symbols from libgnutls-extra, so
-bump the version to avoid problems.
-
 ** API and ABI modifications:
 RAND_pseudo_bytes: ADDED to libgnutls-openssl.
 gnutls_psk_client_get_hint: ADDED.