You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zookeeper.apache.org by cn...@apache.org on 2015/09/11 08:00:47 UTC

svn commit: r1702380 - /zookeeper/branches/branch-3.5/CHANGES.txt

Author: cnauroth
Date: Fri Sep 11 06:00:46 2015
New Revision: 1702380

URL: http://svn.apache.org/r1702380
Log:
ZOOKEEPER-2040: Correct CHANGES.txt.

Modified:
    zookeeper/branches/branch-3.5/CHANGES.txt

Modified: zookeeper/branches/branch-3.5/CHANGES.txt
URL: http://svn.apache.org/viewvc/zookeeper/branches/branch-3.5/CHANGES.txt?rev=1702380&r1=1702379&r2=1702380&view=diff
==============================================================================
--- zookeeper/branches/branch-3.5/CHANGES.txt (original)
+++ zookeeper/branches/branch-3.5/CHANGES.txt Fri Sep 11 06:00:46 2015
@@ -16,6 +16,9 @@ IMPROVEMENTS:
   ZOOKEEPER-2270: Allow MBeanRegistry to be overridden for better unit tests
   (Jordan Zimmerman via rgs)
 
+  ZOOKEEPER-2040: Server to log underlying cause of SASL connection problems.
+  (Steve Loughran via cnauroth)
+
 Release 3.5.1 - 07/27/2015
 
 NEW FEATURES:
@@ -242,9 +245,6 @@ IMPROVEMENTS:
   ZOOKEEPER-1423: 4lw and jmx should expose the size of the datadir/datalogdir
   (Edward Ribeiro via rgs)
 
-  ZOOKEEPER-2040: Server to log underlying cause of SASL connection problems.
-  (Steve Loughran via cnauroth)
-
 Release 3.5.0 - 8/4/2014
 
 NEW FEATURES: