WHATSNEW: Update release notes.
authorKarolin Seeger <kseeger@samba.org>
Tue, 19 Jan 2010 11:39:49 +0000 (12:39 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 25 Jan 2010 09:59:33 +0000 (10:59 +0100)
Karolin
(cherry picked from commit da2bf2e1e8eb2dc686ab998ef359653e74e211d8)

WHATSNEW.txt

index e7fe91ada063a602951feeae4ce3b9d7b08ed52c..84b1cae52df01eac7a9e26d48a094f1eb3179292 100644 (file)
@@ -12,6 +12,7 @@ Major enhancements in Samba 3.5.0 include:
 
 General changes:
 o Add support for full Windows timestamp resolution
+o The Using Samba HTML book has been removed.
 
 Protocol changes:
 o Experimental implementation of SMB2
@@ -34,6 +35,9 @@ Support for full Windows timestamp resolution has been added. This effectively
 makes us use Windows' full 100ns timestamp resolution if supported by the
 kernel (2.6.22 and higher) and the glibc (2.6 and higher).
 
+The Using Samba HTML book has been removed from the Samba tarball.
+It is still available at http://www.samba.org/samba/docs/using_samba/toc.html.
+
 Protocol changes
 ================
 
@@ -52,7 +56,7 @@ Winbind changes
 ===============
 
 The Winbind daemon has been refactored internally to be asynchronous. The new
-Winbind will not be blocked by running 'wbinfo -g' or 'wbinfo -u'.
+Winbind will not be blocked by running 'getent group' or 'getent passwd'.
 
 VFS modules
 ===========