preparing for release of 3.0-alpha15
authorSamba Release Account <samba-bugs@samba.org>
Sat, 9 Feb 2002 03:51:35 +0000 (03:51 +0000)
committerSamba Release Account <samba-bugs@samba.org>
Sat, 9 Feb 2002 03:51:35 +0000 (03:51 +0000)
WHATSNEW.txt
source/include/version.h

index c1010d0a6c655e27132ac1da6a2ac19d76957c5e..62c66aa016b8391594519a9a2d5d0c6952b47ea7 100644 (file)
@@ -1,6 +1,26 @@
               WHATS NEW IN Samba 3.0 alphaX
               =============================
 
+Changes in alpha15
+- Improvements in pam_winbind/winbindd_pam.c: (abartlet)
+  - Much better error reporting
+  - Password changing is now stackable
+  - now returns multiple PAM errors based on the NTSTATUS
+    that winbind got.
+  - returns an error string the client can use in their own logs.
+- Print form updates (tpot)
+- added 'wbinfo --sequence' to show sequence numbers of 
+  all domains (tridge)
+- better winbind memory mangement (tridge)
+- make signal processing work correctly in winbindd
+  Michael Steffens <michael_steffens@hp.com>
+- Inital ADS printer publishing work.  (jmcd)
+- Debian packaging
+- large debian packaging checking from Eloy. (merge by jerry)
+- Make smbgroupedit a little easier on the user (select groups
+  by name rather than by sid) (abartlet)
+- rework parts of smbtorture (tridge)
+
 Changes in alpha14
 - 'Winbind Default Domain' support:
   This allows winbind to supply usernames without a 'DOMAIN\' 
index 5d035e1e22e94777ec9851ebdd247c4af149339f..00f39e224e5197377f6e1c6da5a6f54162588c19 100644 (file)
@@ -1 +1 @@
-#define VERSION "3.0-alpha14"
+#define VERSION "3.0-alpha15"