On Wed, Feb 19, 2014 at 11:51 AM, Thomas Thrainer <[email protected]> wrote: > Mention the bug fix commited to the 2.8 branch and set the release date > to tomorrow. > > Signed-off-by: Thomas Thrainer <[email protected]> > --- > NEWS | 20 +++++++++++++++++--- > 1 file changed, 17 insertions(+), 3 deletions(-) > > diff --git a/NEWS b/NEWS > index 13f0b3c..53fa90f 100644 > --- a/NEWS > +++ b/NEWS > @@ -2,10 +2,10 @@ News > ==== > > > -Version 2.10.0 rc3 > ------------------- > +Version 2.10.0 > +-------------- > > -*(Released Wed, 12 Feb 2014)* > +*(Released Thu, 20 Feb 2014)* > > Incompatible/important changes > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > @@ -71,6 +71,11 @@ Python > - The version requirements for ``python-mock`` have increased to at least > version 1.0.1. It is still used for testing only. > > +Since 2.10.0 rc3 > +~~~~~~~~~~~~~~~~ > + > +- Fix integer overflow problem in hbal > + > Since 2.10.0 rc2 > ~~~~~~~~~~~~~~~~ > > @@ -154,6 +159,15 @@ Inherited from the 2.8 branch: > - Refactor reading live data in htools (future proofing cherry-pick) > > > +Version 2.10.0 rc3 > +------------------ > + > +*(Released Wed, 12 Feb 2014)* > + > +This was the third RC release of the 2.10 series. All important changes > +are listed in the latest 2.10 entry.
Nitpicking: For the previous versions we have always listed the "Since <previous version>" changes as part of the immediately following version. But I see that for 2.10 the two sections have been kept separate. Maybe it should be brought back to the usual format before the release? > + > + > Version 2.10.0 rc2 > ------------------ > > -- > 1.9.0.rc1.175.g0b1dcb5 > Cheers, Michele -- Google Germany GmbH Dienerstr. 12 80331 München Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschäftsführer: Graham Law, Christine Elizabeth Flores
