Author: phunt
Date: Tue Dec 8 21:48:46 2009
New Revision: 888580
URL: http://svn.apache.org/viewvc?rev=888580&view=rev
Log:
Preparing for release 3.2.2
Modified:
hadoop/zookeeper/branches/branch-3.2/CHANGES.txt
hadoop/zookeeper/branches/branch-3.2/docs/releasenotes.html
hadoop/zookeeper/branches/branch-3.2/docs/releasenotes.pdf
hadoop/zookeeper/branches/branch-3.2/src/docs/src/documentation/content/xdocs/releasenotes.xml
Modified: hadoop/zookeeper/branches/branch-3.2/CHANGES.txt
URL: http://svn.apache.org/viewvc/hadoop/zookeeper/branches/branch-3.2/CHANGES.txt?rev=888580&r1=888579&r2=888580&view=diff
==============================================================================
--- hadoop/zookeeper/branches/branch-3.2/CHANGES.txt (original)
+++ hadoop/zookeeper/branches/branch-3.2/CHANGES.txt Tue Dec 8 21:48:46 2009
@@ -1,4 +1,4 @@
-Release 3.2.2 - 2009-11-27
+Release 3.2.2 - 2009-12-11
Backward compatible changes:
@@ -36,7 +36,7 @@
outside of normal processing (ben reed and mahadev via mahadev)
ZOOKEEPER-597. ASyncHammerTest is failing intermittently on hudson trunk.
- (pat, ben and mahadev)
+ (phunt, ben and mahadev)
ZOOKEEPER-611. hudson build failiure. (mahadev)
Modified: hadoop/zookeeper/branches/branch-3.2/docs/releasenotes.html
URL: http://svn.apache.org/viewvc/hadoop/zookeeper/branches/branch-3.2/docs/releasenotes.html?rev=888580&r1=888579&r2=888580&view=diff
==============================================================================
--- hadoop/zookeeper/branches/branch-3.2/docs/releasenotes.html (original)
+++ hadoop/zookeeper/branches/branch-3.2/docs/releasenotes.html Tue Dec 8 21:48:46 2009
@@ -312,6 +312,16 @@
</td>
</tr>
+<tr>
+<td><a href="https://issues.apache.org/jira/browse/ZOOKEEPER-597">ZOOKEEPER-597</a></td><td>ASyncHammerTest
is failing intermittently on hudson trunk.
+</td>
+</tr>
+
+<tr>
+<td><a href="https://issues.apache.org/jira/browse/ZOOKEEPER-611">ZOOKEEPER-611</a></td><td>hudson
build failiure.
+</td>
+</tr>
+
</table>
</div>
Modified: hadoop/zookeeper/branches/branch-3.2/docs/releasenotes.pdf
URL: http://svn.apache.org/viewvc/hadoop/zookeeper/branches/branch-3.2/docs/releasenotes.pdf?rev=888580&r1=888579&r2=888580&view=diff
==============================================================================
Binary files - no diff available.
Modified: hadoop/zookeeper/branches/branch-3.2/src/docs/src/documentation/content/xdocs/releasenotes.xml
URL: http://svn.apache.org/viewvc/hadoop/zookeeper/branches/branch-3.2/src/docs/src/documentation/content/xdocs/releasenotes.xml?rev=888580&r1=888579&r2=888580&view=diff
==============================================================================
--- hadoop/zookeeper/branches/branch-3.2/src/docs/src/documentation/content/xdocs/releasenotes.xml
(original)
+++ hadoop/zookeeper/branches/branch-3.2/src/docs/src/documentation/content/xdocs/releasenotes.xml
Tue Dec 8 21:48:46 2009
@@ -94,6 +94,10 @@
</entry></row>
<row><entry><ulink url="https://issues.apache.org/jira/browse/ZOOKEEPER-585">ZOOKEEPER-585</ulink></entry><entry>Update
README for zkpython in 3.2.2
</entry></row>
+<row><entry><ulink url="https://issues.apache.org/jira/browse/ZOOKEEPER-597">ZOOKEEPER-597</ulink></entry><entry>ASyncHammerTest
is failing intermittently on hudson trunk.
+</entry></row>
+<row><entry><ulink url="https://issues.apache.org/jira/browse/ZOOKEEPER-611">ZOOKEEPER-611</ulink></entry><entry>hudson
build failiure.
+</entry></row>
</tbody></tgroup></table>
|