]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Mention M$ Windows shared library fixes.
authorNiels Möller <nisse@lysator.liu.se>
Mon, 2 Jun 2014 20:38:43 +0000 (22:38 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Mon, 2 Jun 2014 20:38:43 +0000 (22:38 +0200)
NEWS

diff --git a/NEWS b/NEWS
index f2c4c366c4fc5126a8ba1ffb9bfbbf8710214c4f..a45ea571f36b9e70287cc40e77f384d5b0c7f669 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -96,6 +96,8 @@ NEWS for the Nettle 3.0 release
        * Use GMP's allocation functions for temporary storage related
          to bignums, to avoid potentially large stack allocations.
 
+       * Fixes for shared libraries on M$ Windows.
+
        New features:
 
        * Support for Poly1305-AES MAC.