summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2010-03-01 12:09:45 +0100
committerKarolin Seeger <kseeger@samba.org>2010-03-01 12:14:34 +0100
commitd82b72a5a5d7c1585a39f3a9530ff8861bfda45a (patch)
treedf8427a40410bcadd72a20c44ae7402bcdcef078
parent62bccb6f70fb770b7b834769a284aee2c4c097db (diff)
downloadsamba-3.5.0.tar.gz
WHATSNEW: Update changes since 3.5.0rc3.samba-3.5.0
Karolin (cherry picked from commit 5fcab1948e6e3347cbe91fa2f27e547db499776b)
-rw-r--r--WHATSNEW.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 4b5c64db16e..caad89dbca2 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -131,6 +131,20 @@ Changes since 3.5.0rc3
----------------------
+o Günther Deschner <gd@samba.org>
+ * BUG 7181: Fix 'net ads dns' usage calls.
+ * BUG 7182: Fix uninitialized variable in wkssvc_enumerateusers.
+
+
+o Volker Lendecke <vl@samba.org>
+ * BUG 7145: Fix duplicate sam and unix accounts.
+ * BUG 7166: Avoid calling cli_alloc_mid twice in cli_smb_req_iov_send.
+
+
+o Stefan Metzmacher <metze@samba.org>
+ * BUG 7160: Keep the the correct negotiate_flags on the cli->dc structure.
+
+
Changes since 3.5.0rc2
----------------------