From: Simon Josefsson Date: Sun, 5 Nov 2006 16:56:30 +0000 (+0000) Subject: Add. X-Git-Tag: gnutls_1_5_4~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fbbb9b28ca68ed9b104877112e5db9931819fd1a;p=thirdparty%2Fgnutls.git Add. --- diff --git a/NEWS b/NEWS index c0e07dd8c8..44fcc28bdc 100644 --- a/NEWS +++ b/NEWS @@ -23,6 +23,10 @@ For example, we can now assume unistd.h, sys/stat.h, sys/socket.h in the code. If the headers doesn't exist on the target system, gnulib will make sure its replacement header files are used instead. +** Fix SOVERSION computation for *.def files. +This fixes build errors similar to "No rule to make target +`libgnutls-`expr', needed by `all-am'.". + ** API and ABI modifications: No changes since last version.