Author: rgs
Date: Fri Dec 4 03:53:14 2015
New Revision: 1717891
URL: http://svn.apache.org/viewvc?rev=1717891&view=rev
Log:
Sort the news items
Modified:
zookeeper/site/trunk/content/releases.textile
Modified: zookeeper/site/trunk/content/releases.textile
URL:
http://svn.apache.org/viewvc/zookeeper/site/trunk/content/releases.textile?rev=1717891&r1=1717890&r2=1717891&view=diff
==============================================================================
--- zookeeper/site/trunk/content/releases.textile (original)
+++ zookeeper/site/trunk/content/releases.textile Fri Dec 4 03:53:14 2015
@@ -36,6 +36,11 @@ Release notes for Apache Zookeeper relea
h2(#news). News
+h3. 03 Decemeber, 2015: release 3.4.7 available
+
+The release fixes a bug that affects followers after elections. See
+"ZooKeeper 3.4.7 Release
Notes":http://zookeeper.apache.org/doc/r3.4.7/releasenotes.html for details.
+
h3. 31 August, 2015: release 3.5.1-alpha available
This is an alpha quality release that contains many bug fixes and
improvements. It also introduces a few new features, including container znodes
and SSL support for client-server communication.
@@ -48,11 +53,6 @@ This release is alpha quality and contai
See the "ZooKeeper 3.5.0-alpha Release
Notes":http://zookeeper.apache.org/doc/r3.5.0-alpha/releasenotes.html for
details. Alternatively, you can look at the
"Jira":https://issues.apache.org/jira/browse/ZOOKEEPER?report=com.atlassian.jira.plugin.system.project:changelog-panel
issue log for all releases.
-h3. 20 November, 2015: release 3.4.7 available
-
-The release fixes a bug that affects followers after elections. See
-"ZooKeeper 3.4.7 Release
Notes":http://zookeeper.apache.org/doc/r3.4.7/releasenotes.html for details.
-
h3. 10 March, 2014: release 3.4.6 available
The release fixes a critical bug that could prevent a server from joining an
established ensemble. See