summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2011-08-04 21:40:47 +0200
committerKarolin Seeger <kseeger@samba.org>2011-08-04 21:43:31 +0200
commit3683bdfe062468bb201cef4d37e1f18acc886216 (patch)
treea5337abe9b0b09382d0fbc429d8c4955c9e229ac
parent6f2f4c36284ef61230d491fa627bc4c55478ec4f (diff)
downloadsamba-3683bdfe062468bb201cef4d37e1f18acc886216.tar.gz
samba-3683bdfe062468bb201cef4d37e1f18acc886216.tar.xz
samba-3683bdfe062468bb201cef4d37e1f18acc886216.zip
WHATSNEW: Remove wrong entry.
This one was added by accident, sorry! Karolin (cherry picked from commit f5233d9179d1c8817f2f227f7fc7fad54d78bc73)
-rw-r--r--WHATSNEW.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 5d4351257d4..367f0a373ca 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -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().