]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Fix.
authorSimon Josefsson <simon@josefsson.org>
Fri, 23 Sep 2005 09:14:44 +0000 (09:14 +0000)
committerSimon Josefsson <simon@josefsson.org>
Fri, 23 Sep 2005 09:14:44 +0000 (09:14 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 4d7443cbb4e901c2ffa3879226f81289bd85ab97..746e92c34ec7718a0b4f13f5b820c151c508b030 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,8 +12,9 @@ See the end for copying conditions.
 - The test for socklen_t has been moved to gnulib.
 - Link failures for duplicate or missing "program_name" symbol has been fixed,
   patch from Martin Lambers <marlam@marlam.de>.
-- The command line tool no longer uses mmap, to make it more portable,
-  patch from Martin Lambers <marlam@marlam.de>.
+- The command line tool and the examples no longer uses mmap or bzero,
+  to make them more portable, patch from Martin Lambers
+  <marlam@marlam.de>.
 - API and ABI modifications:
   No changes since last version.