WHATSNEW: Update changes since 3.4.4.
authorKarolin Seeger <kseeger@samba.org>
Fri, 15 Jan 2010 14:26:20 +0000 (15:26 +0100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 15 Jan 2010 14:26:20 +0000 (15:26 +0100)
Karolin

WHATSNEW.txt

index 5c2d63a826be6e204f604705bbd16788493bd935..8f1fab46f2f2485ca04c6abe30fac7920ad64e63 100644 (file)
@@ -1,6 +1,6 @@
                    =============================
                    Release Notes for Samba 3.4.5
-                        January , 2010
+                        January 19, 2010
                    =============================
 
 
@@ -8,7 +8,8 @@ This is the latest stable release of Samba 3.4.
 
 Major enhancements in Samba 3.4.5 include:
 
-   o 
+   o Fix memory in leak in smbd (bug #7020).
+   o Fix changing of ACLs on writable files with "dos filemode=yes" (bug #5202).
 
 
 ######################################################################
@@ -19,6 +20,24 @@ Changes since 3.4.4
 -------------------
 
 
+o   Jeremy Allison <jra@samba.org>
+    * BUG 5202: Fix changing of ACLs on writable files with "dos filemode=yes".
+    * BUG 7020: Fix memory leak in smbd.
+    * BUG 7036: Fix 'net rpc getsid' in hardened Windows environments.
+
+
+o   Günther Deschner <gd@samba.org>
+    * BUG 7043: Fix SIGSEGV in "SMBC_parse_path".
+
+
+o   Stefan Metzmacher <metze@samba.org>
+    * BUG 6642: Fix opening the quota magic file.
+    * BUG 6919: Fix remote quota management.
+
+
+o   SASAJIMA Toshihiro <sasajima_t@jp.fujitsu.com>
+    * BUG 7034: Fix internal error caused by vfs_cap.
+
 
 ######################################################################
 Reporting bugs & Development Discussion