LGTM On Tue, 23 Jun 2015 at 17:13 'Klaus Aehlig' via ganeti-devel < [email protected]> wrote:
> In Ganeti, for releases before the first stable of a series, > i.e., the beta and rc versions, we always keep the full > description of a release in the latest such version. > > Signed-off-by: Klaus Aehlig <[email protected]> > --- > NEWS | 30 +++++++++++++++--------------- > 1 file changed, 15 insertions(+), 15 deletions(-) > > diff --git a/NEWS b/NEWS > index 83f20a3..51e037a 100644 > --- a/NEWS > +++ b/NEWS > @@ -7,19 +7,6 @@ Version 2.15.0 rc1 > > *(Released Wed, 17 Jun 2015)* > > -Known issues: > -~~~~~~~~~~~~~ > - > -- Issue 1094: differences in encodings in SSL certificates due to > - different OpenSSL versions can result in rendering a cluster > - uncommunicative after a master-failover. > - > - > -Version 2.15.0 beta1 > --------------------- > - > -*(Released Thu, 30 Apr 2015)* > - > Incompatible/important changes > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > @@ -42,8 +29,21 @@ New dependencies > - The indirect dependency on Haskell package 'case-insensitive' is now > explicit. > > -Known issues > -~~~~~~~~~~~~ > +Known issues: > +~~~~~~~~~~~~~ > + > +- Issue 1094: differences in encodings in SSL certificates due to > + different OpenSSL versions can result in rendering a cluster > + uncommunicative after a master-failover. > + > + > +Version 2.15.0 beta1 > +-------------------- > + > +*(Released Thu, 30 Apr 2015)* > + > +This was the second beta release in the 2.15 series. All important changes > +are listed in the latest 2.15 entry. > > > Version 2.14.0 > -- > 2.4.3.573.g4eafbef > >
