The branch, v3-5-test has been updated via 28f6e41... WHATSNEW: Start release notes for 3.5.5. via 6e2b68f... VERSION: Bump version number up to 3.5.5. from 9d9a9a0... s3-docs: Add missing whitespace.
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log ----------------------------------------------------------------- commit 28f6e4144b092bd21f49ca989d36df19ce002231 Author: Karolin Seeger <ksee...@samba.org> Date: Thu Jun 24 08:15:24 2010 +0200 WHATSNEW: Start release notes for 3.5.5. Karolin commit 6e2b68fef3e0851e1564921d1c4285c8d4a9b550 Author: Karolin Seeger <ksee...@samba.org> Date: Thu Jun 24 08:13:33 2010 +0200 VERSION: Bump version number up to 3.5.5. Karolin ----------------------------------------------------------------------- Summary of changes: WHATSNEW.txt | 46 ++++++++++++++++++++++++++++++++++++++++++++-- source3/VERSION | 2 +- 2 files changed, 45 insertions(+), 3 deletions(-) Changeset truncated at 500 lines: diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 1be1572..19f8875 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,4 +1,46 @@ ============================= + Release Notes for Samba 3.5.5 + , 2010 + ============================= + + +This is the latest stable release of Samba 3.5. + +Major enhancements in Samba 3.5.5 include: + + o + + +Changes since 3.5.4 +------------------- + + + + +###################################################################### +Reporting bugs & Development Discussion +####################################### + +Please discuss this release on the samba-technical mailing list or by +joining the #samba-technical IRC channel on irc.freenode.net. + +If you do report problems then please try to send high quality +feedback. If you don't provide vital information to help us track down +the problem then you will probably be ignored. All bug reports should +be filed under the Samba 3.5 product in the project's Bugzilla +database (https://bugzilla.samba.org/). + + +====================================================================== +== Our Code, Our Bugs, Our Responsibility. +== The Samba Team +====================================================================== + + +Release notes for older releases follow: +---------------------------------------- + + ============================= Release Notes for Samba 3.5.4 June 23, 2010 ============================= @@ -88,8 +130,8 @@ database (https://bugzilla.samba.org/). ====================================================================== -Release notes for older releases follow: ----------------------------------------- +---------------------------------------------------------------------- + ============================= Release Notes for Samba 3.5.3 diff --git a/source3/VERSION b/source3/VERSION index 1cf36f2..0594c9d 100644 --- a/source3/VERSION +++ b/source3/VERSION @@ -25,7 +25,7 @@ ######################################################## SAMBA_VERSION_MAJOR=3 SAMBA_VERSION_MINOR=5 -SAMBA_VERSION_RELEASE=4 +SAMBA_VERSION_RELEASE=5 ######################################################## # Bug fix releases use a letter for the patch revision # -- Samba Shared Repository