From: Simon Josefsson Date: Wed, 4 Jun 2008 08:39:53 +0000 (+0200) Subject: We reverted the ABI bump. X-Git-Tag: gnutls_2_3_12~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9172f4bb5df9b1e0455ec24b8348b1eb596bcaf3;p=thirdparty%2Fgnutls.git We reverted the ABI bump. --- diff --git a/NEWS b/NEWS index 9f1ccf2eec..f74dd1a10b 100644 --- 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 . -** 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.