]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
In NEWS, note problem with --disable-static on windows.
authorNiels Möller <nisse@lysator.liu.se>
Mon, 27 May 2013 19:11:09 +0000 (21:11 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Mon, 27 May 2013 19:11:09 +0000 (21:11 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 91e98bcb8aaaed95e72b04c3e94f2b27bd601e38..db2e419a218cc3b30dc3ec47522e7403a9f26fa7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -31,13 +31,15 @@ NEWS for the 2.7.1 release
          slower. This is being fixed by the gcc hackers, see
          http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57157.
          
-       The following problem has been reported, but is *not* fixed in
-       this release:
+       The following problems have been reported, but are *not* fixed
+       in this release:
 
        * ARM assembly files use instruction syntax which is not
           supported by all assemblers. Workaround: Use a current
           version of GNU as, or configure with --disable-assembler.
 
+       * Configuring with --disable-static doesn't work on windows.
+       
        The libraries are intended to be binary compatible with
        nettle-2.2 and later. The shared library names are
        libnettle.so.4.7 and libhogweed.so.2.5, with sonames still