Author: buildbot
Date: Fri Dec 4 03:53:30 2015
New Revision: 974466
Log:
Staging update by buildbot for zookeeper
Modified:
websites/staging/zookeeper/trunk/content/ (props changed)
websites/staging/zookeeper/trunk/content/releases.html
Propchange: websites/staging/zookeeper/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Dec 4 03:53:30 2015
@@ -1 +1 @@
-1717709
+1717891
Modified: websites/staging/zookeeper/trunk/content/releases.html
==============================================================================
--- websites/staging/zookeeper/trunk/content/releases.html (original)
+++ websites/staging/zookeeper/trunk/content/releases.html Fri Dec 4 03:53:30
2015
@@ -75,6 +75,11 @@
<h2 id="news">News</h2>
+<h3>03 Decemeber, 2015: release 3.4.7 available</h3>
+
+<p>The release fixes a bug that affects followers after elections. See<br />
+<a href="http://zookeeper.apache.org/doc/r3.4.7/releasenotes.html">ZooKeeper
3.4.7 Release Notes</a> for details.</p>
+
<h3>31 August, 2015: release 3.5.1-alpha available</h3>
<p>This is an alpha quality release that contains many bug fixes and
improvements. It also introduces a few new features, including container znodes
and <span class="caps">SSL </span>support for client-server communication.</p>
@@ -87,11 +92,6 @@
<p>See the <a
href="http://zookeeper.apache.org/doc/r3.5.0-alpha/releasenotes.html">ZooKeeper
3.5.0-alpha Release Notes</a> for details. Alternatively, you can look at the
<a
href="https://issues.apache.org/jira/browse/ZOOKEEPER?report=com.atlassian.jira.plugin.system.project%3Achangelog-panel">Jira</a>
issue log for all releases.</p>
-<h3>20 November, 2015: release 3.4.7 available</h3>
-
-<p>The release fixes a bug that affects followers after elections. See<br />
-<a href="http://zookeeper.apache.org/doc/r3.4.7/releasenotes.html">ZooKeeper
3.4.7 Release Notes</a> for details.</p>
-
<h3>10 March, 2014: release 3.4.6 available</h3>
<p>The release fixes a critical bug that could prevent a server from joining
an established ensemble. See<br />