diff options
author | Gerald Carter <jerry@samba.org> | 2004-04-06 09:27:43 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 10:51:07 -0500 |
commit | 13d636c0ff090241f857aad6dfa38942d7f2a626 (patch) | |
tree | 6d4085ef0c63ba8cd5ce0ca26121d15939f7399b | |
parent | d17425ed52b086b7046708a207e849271cedc804 (diff) | |
download | samba-13d636c0ff090241f857aad6dfa38942d7f2a626.tar.gz samba-13d636c0ff090241f857aad6dfa38942d7f2a626.tar.bz2 samba-13d636c0ff090241f857aad6dfa38942d7f2a626.zip |
r73: bumping version to 3.0.3pre3
(This used to be commit 70fd78025b04062104fec36691efcd1b01252d03)
-rw-r--r-- | WHATSNEW.txt | 73 | ||||
-rw-r--r-- | source3/VERSION | 2 |
2 files changed, 68 insertions, 7 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt index ddeb57a4ad..199361f899 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,4 +1,68 @@ ================================= + Release Notes for Samba 3.0.3pre3 + XXXXX XX, 2004 + ================================= + +This is a preview release of the Samba 3.0.3 code base and is +provided for testing only. This release is *not* intended for +production servers. Use at your own risk. + +There have been several bug fixes since the 3.0.2a release that +we feel are important to make available to the Samba community +for wider testings. See the "Changes" section for details on +exact updates. + +Common bugs fixed in this preview release include: + + o <FILL ME IN> + + +###################################################################### +Changes +####### + +Changes since 3.0.3pre1 +----------------------- +smb.conf changes +---------------- + + Parameter Name Action + -------------- ------ + + +commits +------- + +o Jeremy Allison <jra@samba.org> + + +o Andrew Bartlet <abartlet@samba.org> + + +o Gerald Carter <jerry@samba.org> + + +o Steve French <sfrench@us.ibm.com> + + +o Volker Lendecke <vl@samba.org> + + +o Jianliang Lu <j.lu@tiesse.com> + + +o Jim McDonough <jmcd@us.ibm.com> + + +o Andrew Tridgell <tridge@samba.org> + + + +Changes for older versions follow below: + + -------------------------------------------------- + + ================================= Release Notes for Samba 3.0.3pre2 April 5, 2004 ================================= @@ -20,13 +84,12 @@ Common bugs fixed in this preview release include: New features introduced in this preview release include: - o Experimental support for storing DOS attribute on files + o Experimental support for storing DOS attribute on files and folders in Extended Attributes. -###################################################################### -Changes -####### +Changes since 3.0.3pre1 +----------------------- smb.conf changes ---------------- @@ -112,8 +175,6 @@ o Andrew Tridgell <tridge@samba.org> * Change tdb license to LGPL (see source/tdb/tdb.c). -Changes for older versions follow below: - -------------------------------------------------- ================================= diff --git a/source3/VERSION b/source3/VERSION index 00ec36133b..991b12dcbb 100644 --- a/source3/VERSION +++ b/source3/VERSION @@ -41,7 +41,7 @@ SAMBA_VERSION_REVISION= # e.g. SAMBA_VERSION_PRE_RELEASE=1 # # -> "2.2.9pre1" # ######################################################## -SAMBA_VERSION_PRE_RELEASE=2 +SAMBA_VERSION_PRE_RELEASE=3 ######################################################## # For 'rc' releases the version will be # |