Fix mount.cifs handling of -V option (to display version)
[samba.git] / WHATSNEW.txt
index 5ea75eae91000857ca8d9ccc01b18a052823ce56..fa0ae84a6dc351bfb1b2c6dbab390e0b2b5f7fec 100644 (file)
@@ -45,6 +45,9 @@ o   Jeremy Allison <jra@samba.org>
     * BUG 5873: Fix ACL inheritance.
     * BUG 5914: Fix build failure (redefinition of struct name_list).
     * BUG 5937: Fix filenames with "*" char hiding other files.
+    * BUG 6019: File corruption in Clustered SMB/NFS environment
+      managed via CTDB.
+    * BUG 6035: Fix possible race between fcntl F_SETLKW and alarm delivery.
     * Remove unecessary msync.
     * Rename cifs.spnego to cifs.upcall.
     * Fix segfault when execution cifs.upcall without any arguments.
@@ -52,7 +55,7 @@ o   Jeremy Allison <jra@samba.org>
     * Fix use of DLIST_REMOVE.
     * Cope with bad trans2mkdir requests from System in QNTC IBM SMB client.
     * Fix memory leak in error path.
-    * Fix logic bug introduce in backport of ccache_regain_all_now.
+    * Fix logic bug introduced in backport of ccache_regain_all_now.
 
 
 o   Kai Blin <kai@samba.org>
@@ -120,6 +123,7 @@ o   Stefan Metzmacher <metze@samba.org>
       site.
     * Add saf_join_store() function to memorize the dc used at join time.
     * Return an error instead of crashing when no realm is given.
+    * Handle the SMB signing states the same in the krb5 and ntlmssp cases.
 
 
 o   Andreas Schneider <mail@cynapses.org>
@@ -144,12 +148,34 @@ o   Andrew Tridgell <tridge@samba.org>
 
 o   Bo Yang <boyang@novell.com>
     * Don't set child->requests to NULL in parent after fork.
+    * Backport of the clean event context after fork and krb5
+      refresh chain fixes.
+    * Fix null pointer refrence in event context in backport from v3-3-test.
 
 
 o   Qiao Yang <geoyang@ironport.com>
     * Fix a memleak.
 
 
+######################################################################
+Reporting bugs & Development Discussion
+#######################################
+
+Please discuss this release on the samba-technical mailing list or by
+joining the #samba-technical IRC channel on irc.freenode.net.
+
+If you do report problems then please try to send high quality
+feedback. If you don't provide vital information to help us track down
+the problem then you will probably be ignored.  All bug reports should
+be filed under the Samba 3.0 product in the project's Bugzilla
+database (https://bugzilla.samba.org/).
+
+
+======================================================================
+== Our Code, Our Bugs, Our Responsibility.
+== The Samba Team
+======================================================================
+
 
 Release notes for older releases follow:
       --------------------------------------------------