preparing for release of 3.0-alpha17
authorSamba Release Account <samba-bugs@samba.org>
Mon, 18 Mar 2002 03:33:19 +0000 (03:33 +0000)
committerSamba Release Account <samba-bugs@samba.org>
Mon, 18 Mar 2002 03:33:19 +0000 (03:33 +0000)
(This used to be commit a772386d34178ffb8926bfd071ad028de40cefaf)

WHATSNEW.txt
source3/include/version.h

index 485c8f0d453f4a58bccbc09741001cbec8ca30b2..3a30b7b1efc79bc9f0a784cdb5432729219a458f 100644 (file)
@@ -1,6 +1,20 @@
               WHATS NEW IN Samba 3.0 alphaX
               =============================
 
+Changes in alpha17
+- OpenLinux packaging updates (jht)
+- Locking updates - fix zero timeout (tridge, jra)
+- Default ACL support (jra, based on code from Olaf Frczyk <olaf@cbk.poznan.pl>)
+- printing updates - spoolss stuff (tpot)
+- 'make install' directory creation fixes (abartlet)
+- Lots of fixes for SID handling, local v domain sids etc
+- better mangle debugging (abartlet)
+- fixes to allow 'net' to return more than 1000 users from ADS (jmcd)
+ - winbind support to come very shortly
+- lock some more tdbs to allow concurrent access for backups
+- 'net' help cleanups (jmcd)
+- 'net join' automatic transport detection
+
 Changes in alpha16
 - LDAP schema updates (jerry)
 - initial ADS LDAP printer advertising (jmcd)
index bd8113de1b021dc88ce410c957693f539a0a7cc7..afc40a8cf90cecd58bbbf582cd6948cd29142f1e 100644 (file)
@@ -1 +1 @@
-#define VERSION "3.0-alpha16"
+#define VERSION "3.0-alpha17"