On Mon, Sep 30, 2013 at 5:17 PM, Klaus Aehlig <[email protected]> wrote:
> Make the main 2.9 entry now describe 2.9.0 rc1 > and a short "Since 2.9.0 beta1" section. > > Signed-off-by: Klaus Aehlig <[email protected]> > --- > NEWS | 23 ++++++++++++++++++++--- > 1 file changed, 20 insertions(+), 3 deletions(-) > > diff --git a/NEWS b/NEWS > index 3f5d906..a47fff0 100644 > --- a/NEWS > +++ b/NEWS > @@ -2,10 +2,10 @@ News > ==== > > > -Version 2.9.0 beta1 > -------------------- > +Version 2.9.0 rc1 > +----------------- > > -*(Released Thu, 29 Aug 2013)* > +*(Released Tue, 1 Oct 2013)* > > Incompatible/important changes > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > @@ -71,6 +71,23 @@ Haskell > - ``hslogger`` (http://software.complete.org/hslogger) is now always > required, even if confd is not enabled. > > +Since 2.9.0 beta1 > +~~~~~~~~~~~~~~~~~ > + > +- various bug fixes > +- update of the documentation, in particular installation instructions > +- merging of LD_* constants into DT_* constants > +- python style changes to be compatible with newer versions of pylint > + > + > +Version 2.9.0 beta1 > +------------------- > + > +*(Released Thu, 29 Aug 2013)* > + > +This was the first beta release of the 2.9 series. All important changes > +are listed in the latest 2.9 entry. > + > > Version 2.8.0 > ------------- > -- > 1.8.4 > > LGTM, thanks. 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
