]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Converted NEWS file to utf-8.
authorNiels Möller <nisse@lysator.liu.se>
Thu, 29 Mar 2012 20:06:31 +0000 (22:06 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Thu, 29 Mar 2012 20:06:31 +0000 (22:06 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 3d92744ce0701a49a90ca11e862d5f9dd972ca50..0d34ee8a0aad030a306d921494f98393be5f0521 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
 NEWS for the 2.5 release
 
        * Various portability fixes for MacOS and M$ Windows. A lot of
-         this work done by Martin Storsjö.
+         this work done by Martin Storsjö.
 
        * In particular, Nettle now hopefully works on 64-bit Windows
          builds, "W64", including the x86_64 assemby code.
@@ -47,7 +47,7 @@ NEWS for the 2.3 release
          certain platforms. Should not affect any documented features
          of the library.
 
-       * Reorganization of the code for the various Merkle-Damgård
+       * Reorganization of the code for the various Merkle-Damgård
          hash functions. Some fields in the context structs for md4,
          md5 and sha1 have been renamed, for consistency.
          Applications should not peek inside these structs, and the