about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-08-08 11:01:04 -0700
committerUlrich Drepper <drepper@redhat.com>2009-08-08 11:01:04 -0700
commit5d368296eafdf38a81228d118e772134734d6bb3 (patch)
tree869ea467ff6324305ab51f0f0be0ac7af1030af3
parent4bc1b8961150a018f67197c903526cc87b8708e7 (diff)
downloadglibc-5d368296eafdf38a81228d118e772134734d6bb3.tar.gz
glibc-5d368296eafdf38a81228d118e772134734d6bb3.tar.xz
glibc-5d368296eafdf38a81228d118e772134734d6bb3.zip
Remove duplicate NEWS entry.
-rw-r--r--NEWS3
1 files changed, 0 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 23215ab32d..ca52e93b73 100644
--- 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.