summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-12-10 04:48:23 +0000
committerGerald Carter <jerry@samba.org>2003-12-10 04:48:23 +0000
commitb451a1fac732b7966fa3deec467ce5b805fee9e1 (patch)
treecf24b7e62c5f6ee27f46c547c93c968033a8415e
parentf95c1bb38b174b6c5901efc4291706c230d3bdcb (diff)
downloadsamba-b451a1fac732b7966fa3deec467ce5b805fee9e1.tar.gz
updating WHATSNEW for release
-rw-r--r--WHATSNEW.txt29
1 files changed, 26 insertions, 3 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index e58a5b14147..c5f68b52954 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,5 +1,5 @@
- WHATS NEW IN Samba 3.0.1rc1
- December 4, 2003
+ WHATS NEW IN Samba 3.0.1rc2
+ December 10, 2003
===============================
This is a release candidate snapshot of the Samba 3.0.1 code base
@@ -17,12 +17,35 @@ exact updates.
######################################################################
Changes
#######
-Changes since 3.0.1pre3
+Changes since 3.0.1rc1
-----------------------
Please refer to the CVS log for the SAMBA_3_0 branch for complete
details:
+1) Correct bug with multiple pdu request rpc's broken over
+ SMBwriteX calls each.
+2) Fix incorrect smb flags2 for connections to pre-NT servers;
+ causes smbclient to fail to OS2 for example (bug 821).
+3) Correct version string in smbldap-tools Makefile.
+4) Correct a problem with "net rpc vampire" mis-parsing the
+ alias member info reply.
+5) Ensure the libdir is created by the installclientlib script.
+6) Fix detection of Windows 2003 in smb.conf %a variable.
+7) Ensure that smbd calls the add user script for a missing UNIX
+ user on kerberos auth call (bug 445).
+8) Fix bugs in hosts allow/deny when using a mismatched
+ network/netmask pair.
+9) Protect alloc_sub_basic() from crashing when the source string
+ is NULL (partial work on bug 687).
+10) Fix spinlocks on IRIX.
+11) Corrected some bad paths with using --with-fhs to configure.
+12) Add packaging for Fedora Core 1.
+
+
+Changes since 3.0.1pre3
+-----------------------
+
Removed Parameters
* hide local users