Browse Source

Preparing for release 3.0.1 (rc1)

git-svn-id: https://svn.apache.org/repos/asf/hadoop/zookeeper/branches/branch-3.0@720327 13f79535-47bb-0310-9956-ffa450edef68
Patrick D. Hunt 17 years ago
parent
commit
cac3996ee9

+ 7 - 8
CHANGES.txt

@@ -1,10 +1,9 @@
-Trunk
-  
-Non-backward compatible changes:
+ZooKeeper Change Log
 
-Backward compatibile changes:
+Release 3.0.1 - 2008-11-24
+   
+  BUGFIXES: 
 
-BUGFIXES: 
    ZOOKEEPER-211 Not all Mock tests are working (ben via phunt)
 
    ZOOKEEPER-223. change default level in root logger to INFO.
@@ -31,11 +30,11 @@ BUGFIXES:
    (mahadev) 
 
    ZOOKEEPER-204. SetWatches needs to be the first message after auth messages
-to the server (ben via mahadev)
+   to the server (ben via mahadev)
   
    ZOOKEEPER-208. Zookeeper C client uses API that are not thread safe,
-causing crashes when multiple instances are active. (austin shoemaker, chris
-daroch and ben reed via mahadev) 
+   causing crashes when multiple instances are active.
+   (austin shoemaker, chris daroch and ben reed via mahadev)
 
    ZOOKEEPER-227. gcc warning from recordio.h (chris darroch via mahadev)
 

+ 12 - 0
docs/releasenotes.html

@@ -672,6 +672,18 @@ There is a significant change to the ZooKeeper server configuration file.
 
 </tr>
 
+<tr>
+  
+<td>
+    <a href="https://issues.apache.org/jira/browse/ZOOKEEPER-232">
+      ZOOKEEPER-232</a>
+  </td>
+  <td>
+    fix apache licence header in TestableZookeeper
+  </td>
+
+</tr>
+
 </table>
 <p>
 Version 2.2.1 code, documentation, binaries, etc... are still accessible on <a href="http://sourceforge.net/projects/zookeeper">SourceForge</a>

File diff suppressed because it is too large
+ 1 - 1
docs/releasenotes.pdf


+ 9 - 0
src/docs/src/documentation/content/xdocs/releasenotes.xml

@@ -356,6 +356,15 @@ There is a significant change to the ZooKeeper server configuration file.
     gcc warning from recordio.h 
   </entry>
 </row>
+<row>
+  <entry>
+    <ulink url="https://issues.apache.org/jira/browse/ZOOKEEPER-232">
+      ZOOKEEPER-232</ulink>
+  </entry>
+  <entry>
+    fix apache licence header in TestableZookeeper
+  </entry>
+</row>
 </tbody></tgroup></table>
 
 <para>

Some files were not shown because too many files changed in this diff