]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Add.
authorSimon Josefsson <simon@josefsson.org>
Sun, 5 Nov 2006 16:56:30 +0000 (16:56 +0000)
committerSimon Josefsson <simon@josefsson.org>
Sun, 5 Nov 2006 16:56:30 +0000 (16:56 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c0e07dd8c88e6670a030b6590961564377e138a7..44fcc28bdcc793070c42ceb1a5feeffadcda612e 100644 (file)
--- 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.