summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-12-11 04:13:48 +0000
committerGerald Carter <jerry@samba.org>2003-12-11 04:13:48 +0000
commit0827745b2cdaa12d192eb694687f6e846e9d7afd (patch)
tree5cb0b8c7120f9f8bcba94ecbbfd7efd74b149281
parent0377ad7e4e690ea83f4d58a40189c18b04611ae7 (diff)
downloadsamba-0827745b2cdaa12d192eb694687f6e846e9d7afd.tar.gz
preparing for release of 3.0.1rc2
-rw-r--r--WHATSNEW.txt11
1 files changed, 6 insertions, 5 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 3acaa4c11b8..1383c3b2078 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -23,11 +23,12 @@ Changes since 3.0.1rc1
Please refer to the CVS log for the SAMBA_3_0 branch for complete
details:
-1) Correct version string in smbldap-tools Makefile.
+1) Update version string in smbldap-tools Makefile to 0.8.2.
2) Correct a problem with "net rpc vampire" mis-parsing the
alias member info reply.
-3) Ensure the libdir is created by the installclientlib script.
-4) Fix detection of Windows 2003 in smb.conf %a variable.
+3) Ensure the ${libdir} is created by the installclientlib script.
+4) Fix detection of Windows 2003 client architecture in the smb.conf
+ %a variable.
5) Ensure that smbd calls the add user script for a missing UNIX
user on kerberos auth call (bug 445).
6) Fix bugs in hosts allow/deny when using a mismatched
@@ -37,8 +38,8 @@ details:
8) Fix spinlocks on IRIX.
9) Corrected some bad destination paths when running "configure
--with-fhs".
-10) Add packaging for Fedora Core 1.
-11) Correct bug in SWAT install script for non=english languages.
+10) Add packaging files for Fedora Core 1.
+11) Correct bug in SWAT install script for non-english languages.
12) Support character set ISO-8859-1 internally (bug 558).
13) Fixed more LDAP access errors when looking up group mappings
(bug 281).