WHATSNEW: Remove wrong entry.
authorKarolin Seeger <kseeger@samba.org>
Thu, 4 Aug 2011 19:40:47 +0000 (21:40 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 4 Aug 2011 19:43:31 +0000 (21:43 +0200)
This one was added by accident, sorry!

Karolin
(cherry picked from commit f5233d9179d1c8817f2f227f7fc7fad54d78bc73)

WHATSNEW.txt

index 5d4351257d4c64c565df07eda08d0f647c8dd60b..367f0a373ca1f6aa22ad17adfc0fc6b328887921 100644 (file)
@@ -52,7 +52,6 @@ Major enhancements in Samba 3.5.11 include:
 
 o  Fix access to Samba shares when Windows security patch KB2536276 is installed
    (bug #7460).
-o  Fix DoS in Winbind and smbd with many file descriptors open (bug #7949).
 o  Fix Winbind panics if verify_idpool() fails (bug #8253).
 
 
@@ -87,7 +86,6 @@ o   Volker Lendecke <vl@samba.org>
 
 o   Stefan Metzmacher <metze@samba.org>
     * BUG 7841: Make WINBINDD_LOOKUPRIDS ask the right domain.
-    * BUG 7949: Fix DoS in Winbind and smbd with many file descriptors open.
     * BUG 8276: Close all sockets attached to a subnet in close_subnet().