summaryrefslogtreecommitdiff
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2010-01-15 15:26:20 +0100
committerKarolin Seeger <kseeger@samba.org>2010-01-18 12:33:10 +0100
commit7eff7ca9c099e887bbedc15ed973e83a0ab47712 (patch)
tree7f1fe40e679890861f8d368027a451f1a3673eaf /WHATSNEW.txt
parent53a601ff30fa7b6cf2014b1b09a9736ea9b36399 (diff)
downloadsamba-7eff7ca9c099e887bbedc15ed973e83a0ab47712.tar.gz
WHATSNEW: Update changes since 3.4.4.
Karolin (cherry picked from commit b8ff43eedef4315595e6b4c4467e8e2d8d19ffc4)
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt23
1 files changed, 21 insertions, 2 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 5c2d63a826b..8f1fab46f2f 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -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