summaryrefslogtreecommitdiffstats
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2006-07-10 20:37:40 +0000
committerGerald Carter <jerry@samba.org>2006-07-10 20:37:40 +0000
commit4d5ef356461e7939a83e95096e5fdeeb277912db (patch)
treea2a5a18f00772d2df7ca274ff42cef4598d009e9 /WHATSNEW.txt
parente3b0c59151fc45a7bcc1c099ed71c9783f15acd5 (diff)
downloadsamba-4d5ef356461e7939a83e95096e5fdeeb277912db.tar.gz
samba-4d5ef356461e7939a83e95096e5fdeeb277912db.tar.xz
samba-4d5ef356461e7939a83e95096e5fdeeb277912db.zip
r16925: final changes for 3.0.23
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 0accd7829ac..cb8bd59f2b7 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,6 +1,6 @@
==============================
Release Notes for Samba 3.0.23
- Jun XX, 2006
+ Jul 10, 2006
==============================
This is the latest stable release of Samba. This is the version
@@ -203,6 +203,7 @@ o Volker Lendecke <vl@samba.org>
* Fix compile warnings when passing NULL to snprintf().
* BUG 3915: Fall back to a pure unix user with S-1-22 SIDs in the
token in case anything weird is going on with the 'force user'.
+ * CVE-2006-3403: Fix minor memory exhaustion DoS in smbd.
o Jason Mader <jason@ncac.gwu.edu>