]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Remove duplicate NEWS entry.
authorUlrich Drepper <drepper@redhat.com>
Sat, 8 Aug 2009 18:01:04 +0000 (11:01 -0700)
committerUlrich Drepper <drepper@redhat.com>
Sat, 8 Aug 2009 18:01:04 +0000 (11:01 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 23215ab32d3a6105df1192dbb9b8efff2e0d3491..ca52e93b73a356763559ebd424540ac6629ac48d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -45,9 +45,6 @@ Version 2.11
   necessity is every process again.
   Implemented by Ulrich Drepper.
 
-* More checking functions: longjmp checks for use of uninitialized stack
-  frames.  Implemented by Ulrich Drepper.
-
 * New resolver flag RES_USE_DNSSEC to enable use of verified lookup.
   Implemented by Adam Tkac.