Adding known issues and updating the date. Signed-off-by: Hrvoje Ribicic <[email protected]> --- NEWS | 29 ++++++++++++++++++++++++++--- 1 file changed, 26 insertions(+), 3 deletions(-)
diff --git a/NEWS b/NEWS index 9216f6c..e28d6c0 100644 --- a/NEWS +++ b/NEWS @@ -2,10 +2,10 @@ News ==== -Version 2.13.0 rc1 ------------------- +Version 2.13.0 +-------------- -*(Released Wed, 25 Mar 2015)* +*(Released Tue, 28 Apr 2015)* Incompatible/important changes ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -70,6 +70,29 @@ Known issues - GlusterFS support breaks at upgrade to 2.12 - switches back to shared-file (issue #1030) +Since 2.13.0 rc1 +~~~~~~~~~~~~~~~~~~ + +The following issues have been fixed: + +- Bugs related to ssh-key handling of master candidates (issues 1045, + 1046, 1047) + +Fixes inherited from the 2.12 branch: + +- Upgrade from old versions (2.5 and 2.6) was failing (issues 1070, 1019). +- gnt-network info outputs wrong external reservations (issue 1068) +- Refuse to demote master from master capability (issue 1023) + + +Version 2.13.0 rc1 +------------------ + +*(Released Wed, 25 Mar 2015)* + +This was the first release candidate of the 2.13 series. +All important changes are listed in the latest 2.13 entry. + Since 2.13.0 beta1 ~~~~~~~~~~~~~~~~~~ -- 2.2.0.rc0.207.ga3a616c
