From 47da7a1c7a5e53a3605b113d0740127a7a99167a Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Tue, 6 Jan 2004 19:05:23 +0000 Subject: more commit logs (This used to be commit dc51a4c1f99d5727b5219b2c98586415ee58585a) --- WHATSNEW.txt | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 2984fee111..8d2067a326 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -88,9 +88,10 @@ o Guenther Deschner * Install smbwrapper.so should be put into the $(libdir) and not $(bindir). * Add the capability to specify the new user password - for 'net ads password' on the command line. - * Correctly detect AFS headers on SuSE + for "net ads password" on the command line. + * Correctly detect AFS headers on SuSE. + o James Flemer * Fix AIX compile bug by linking HAVE_ATTR_LIST to HAVE_SYS_ATTRIBUTES_H. @@ -115,7 +116,12 @@ o Stefan Metzmacher * Implement LDAP rebind sleep patch. * Revert to 2.2 quota code because of so many broken quota files out there. - + +o + * Allow an existing LDAP machine account to be re-used when + joining an AD domain. + + o James Peach * BUG 889: Change smbd to use pread/pwrite on platforms that support these calls. Can lead to a significant speed increase. -- cgit