]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
WHATSNEW: Update changes since rc3.
authorKarolin Seeger <kseeger@samba.org>
Mon, 29 Oct 2012 11:43:43 +0000 (12:43 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 29 Oct 2012 14:06:00 +0000 (15:06 +0100)
Karolin

Autobuild-User(v4-0-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-0-test): Mon Oct 29 15:06:00 CET 2012 on sn-devel-104

WHATSNEW.txt

index b67ce28220b80d9666574e399bdd0c67569dd41a..856a864a8e69abb5759c32d6f7cf46af82583456 100644 (file)
@@ -170,6 +170,7 @@ CHANGES SINCE 4.0.0rc3
 ======================
 
 o   Michael Adam <obnox@samba.org>
+    * BUG 9304: Remove unused sessionid.tdb and connections.tdb related code.
     * BUG 9319: validate stat(2) information before reconnect durable handles.
 
 
@@ -189,6 +190,10 @@ o   Björn Baumbach <bb@sernet.de>
     * BUG 9190: docs: Fix opening and ending tag mismatch: para.
 
 
+o   Gregor Beck <gbeck@sernet.de>
+    * BUG 9304: Remove unused sessionid.tdb and connections.tdb related code.
+
+
 o   David Disseldorp <ddiss@suse.de>
     * BUG 8564: Fix segfault in pam_sm_authenticate().
 
@@ -196,6 +201,7 @@ o   David Disseldorp <ddiss@suse.de>
 o   Stefan Metzmacher <metze@samba.org>
     * BUG 9184: Fix loop in tdgram_bsd_recvfrom().
     * BUG 9209: Fix unitialized padding in smb2_create_blob_push_one().
+    * BUG 9304: Remove unused sessionid.tdb and connections.tdb related code.
     * BUG 9309: Avoid a level 0 DEBUG if tstream_npa_connect_recv fails.
     * BUG 9318: Fix write time updates for durable handles.