Author: rgs
Date: Thu Sep 10 04:45:29 2015
New Revision: 1702165
URL: http://svn.apache.org/r1702165
Log:
Fix CHANGES.txt again
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=1702165&r1=1702164&r2=1702165&view=diff
==============================================================================
--- zookeeper/branches/branch-3.5/CHANGES.txt (original)
+++ zookeeper/branches/branch-3.5/CHANGES.txt Thu Sep 10 04:45:29 2015
@@ -8,6 +8,8 @@ BUGFIXES:
ZOOKEEPER-2264: Wrong error message when secureClientPortAddress is
configured but secureClientPort is not configured (Arshad Mohammad via
rakeshr)
+IMPROVEMENTS:
+
ZOOKEEPER-2270: Allow MBeanRegistry to be overridden for better unit tests
(Jordan Zimmerman via rgs)