diff --git a/NEWS b/NEWS
index f2c4c366c4fc5126a8ba1ffb9bfbbf8710214c4f..a45ea571f36b9e70287cc40e77f384d5b0c7f669 100644
--- 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.