The branch, v3-3-test has been updated via 1b25367... WHATSNEW: Start WHATSNEW for 3.3.10. via 6147260... VERSION: Raise version number up to 3.3.10. from 0e52cec... WHATSNEW: Update changes.
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-test - Log ----------------------------------------------------------------- commit 1b2536765b8678ac27c213244b4b301b142a17bd Author: Karolin Seeger <ksee...@samba.org> Date: Thu Oct 15 12:43:47 2009 +0200 WHATSNEW: Start WHATSNEW for 3.3.10. Karolin commit 6147260f3d258d58f71f3bf32717d50419c68a9e Author: Karolin Seeger <ksee...@samba.org> Date: Thu Oct 15 12:40:37 2009 +0200 VERSION: Raise version number up to 3.3.10. Karolin ----------------------------------------------------------------------- Summary of changes: WHATSNEW.txt | 48 ++++++++++++++++++++++++++++++++++++++++++++++-- source/VERSION | 2 +- 2 files changed, 47 insertions(+), 3 deletions(-) Changeset truncated at 500 lines: diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 2d4262c..0285af8 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,3 +1,47 @@ + ============================== + Release Notes for Samba 3.3.10 + 2009 + ============================== + + +This is the latest bugfix release of the Samba 3.3 series. + +Major enhancements in Samba 3.3.10 include: + + o + +###################################################################### +Changes +####### + +Changes since 3.3.9 +------------------- + + + +###################################################################### +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.3 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.3.9 October, 15 2009 @@ -108,8 +152,8 @@ database (https://bugzilla.samba.org/). ====================================================================== -Release notes for older releases follow: ----------------------------------------- +---------------------------------------------------------------------- + ============================= Release Notes for Samba 3.3.8 diff --git a/source/VERSION b/source/VERSION index abcb25c..6b38b9e 100644 --- a/source/VERSION +++ b/source/VERSION @@ -25,7 +25,7 @@ ######################################################## SAMBA_VERSION_MAJOR=3 SAMBA_VERSION_MINOR=3 -SAMBA_VERSION_RELEASE=9 +SAMBA_VERSION_RELEASE=10 ######################################################## # Bug fix releases use a letter for the patch revision # -- Samba Shared Repository