You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by ju...@apache.org on 2011/02/04 00:25:37 UTC

svn commit: r1067031 - /jackrabbit/branches/2.2/RELEASE-NOTES.txt

Author: jukka
Date: Thu Feb  3 23:25:37 2011
New Revision: 1067031

URL: http://svn.apache.org/viewvc?rev=1067031&view=rev
Log:
2.2: Updated release notes

Modified:
    jackrabbit/branches/2.2/RELEASE-NOTES.txt

Modified: jackrabbit/branches/2.2/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.2/RELEASE-NOTES.txt?rev=1067031&r1=1067030&r2=1067031&view=diff
==============================================================================
--- jackrabbit/branches/2.2/RELEASE-NOTES.txt (original)
+++ jackrabbit/branches/2.2/RELEASE-NOTES.txt Thu Feb  3 23:25:37 2011
@@ -1,4 +1,4 @@
-Release Notes -- Apache Jackrabbit -- Version 2.2.2
+Release Notes -- Apache Jackrabbit -- Version 2.2.3
 
 Introduction
 ------------
@@ -7,23 +7,21 @@ This is Apache Jackrabbit(TM) 2.2, a ful
 Content Repository for Java(TM) Technology API, version 2.0 (JCR 2.0) as
 specified in the Java Specification Request 283 (JSR 283).
 
-Apache Jackrabbit 2.2.2 is patch release that contains fixes and
+Apache Jackrabbit 2.2.3 is patch release that contains fixes and
 improvements over previous 2.2.x releases. This release is fully
 compatible with earlier 2.x.x releases.
 
 Changes in this release
 -----------------------
 
-Improvements
-
-  [JCR-2860] Make version recovery extensible
-
 Bug fixes
 
-  [JCR-2810] Error creating DB2 table for Journaling
-  [JCR-2832] Crash when adding node to cluster with big journal on PSQL DB
-  [JCR-2862] Jackrabbit logs a NullPointerException on shutdown if the ...
-  [JCR-2866] Cluster: Node type register/unregister deadlock
+  [JCR-2855] Writers blocked forever when waiting on update operations
+  [JCR-2865] a dead lock in DefaultISMLocking
+  [JCR-2868] A failure to connect to a MySQL database when JackRabbit ...
+  [JCR-2869] AccessControlManager#setPolicy may fail for new ...
+  [JCR-2870] Transient Repository cannot be used more than once when ...
+  [JCR-2872] DataStore: changing the modified date fails if the file is ...
 
 For more detailed information about all the changes in this and other
 Jackrabbit releases, please see the Jackrabbit issue tracker at