diff options
author | Herb Lewis <herb@samba.org> | 2002-02-12 15:41:25 +0000 |
---|---|---|
committer | Herb Lewis <herb@samba.org> | 2002-02-12 15:41:25 +0000 |
commit | 2daa024b20d83b89bb1f5e890e1b196fb1c84319 (patch) | |
tree | 51809a0ed94f4740f1f22f9e38ea04ad9ecc5878 | |
parent | 38ba97400e4640b2720db0d1d6a379aea708bbe8 (diff) | |
download | samba-2daa024b20d83b89bb1f5e890e1b196fb1c84319.tar.gz samba-2daa024b20d83b89bb1f5e890e1b196fb1c84319.tar.xz samba-2daa024b20d83b89bb1f5e890e1b196fb1c84319.zip |
sync with 2.2 release
-rw-r--r-- | WHATSNEW.txt | 27 |
1 files changed, 23 insertions, 4 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 3ee6bda2ac8..24019eeb504 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,5 +1,5 @@ - WHATS NEW IN Samba 2.2.3 - 2nd February 2002 - ============================================= + WHATS NEW IN Samba 2.2.3a - 6th February 2002 + ============================================== This is the latest stable release of Samba. This is the version that all production Samba servers should be running for all current bug-fixes. @@ -7,6 +7,25 @@ production Samba servers should be running for all current bug-fixes. There are several important scaling bugs that have been fixed in this release for large server systems so an upgrade is recommended. +Change from 2.2.3 +----------------- + +This is a minor bugfix release for the 2.2.3 release. The 2.2.3 +release had a problem that was visible to Windows 2000 Explorer +users in that copying files into a share that already existed +failed with "Access Denied" rather than asking the user if an +overwrite was required. This was due to an incorrect error mapping +between the UNIX EEXIST error code and the NT status error. + +As Windows Explorer is a highly visible end user application a quick +bugfix release was required, hence 2.2.3a. + +Compilation on HPUX versions earlier than HPUX 11 has also been +corrected. + +The cvs.log file is no longer included with this release, as it adds +13Mb to the size of the release, and is easily available on the Web. + LDAP update ----------- @@ -36,8 +55,8 @@ winbindd and wbinfo. Note that winbindd is not installed by default. -New/Changed parameters in 2.2.3 -------------------------------- +New/Changed parameters in 2.2.3a +-------------------------------- For more information on these parameters, see the man pages for smb.conf. |