You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by an...@apache.org on 2008/11/07 10:22:56 UTC

svn commit: r712094 - /jackrabbit/branches/1.5/RELEASE-NOTES.txt

Author: angela
Date: Fri Nov  7 01:22:55 2008
New Revision: 712094

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

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

Modified: jackrabbit/branches/1.5/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.5/RELEASE-NOTES.txt?rev=712094&r1=712093&r2=712094&view=diff
==============================================================================
--- jackrabbit/branches/1.5/RELEASE-NOTES.txt (original)
+++ jackrabbit/branches/1.5/RELEASE-NOTES.txt Fri Nov  7 01:22:55 2008
@@ -510,8 +510,10 @@
   [JCR-1771] jcr2spi: avoid unnecessary roundtrips with NodeEntry....
   [JCR-1798] JCR2SPI: Avoid individual Item reloading upon Session/Item....
   [JCR-1809] Jcr2Spi: Avoid extra round trip to the SPI upon Node.getNode ...
+  [JCR-1819] JCR2SPI: Add specific deep loading of Nodes and Properties
 
   Bug fixes
+  [JCR-1293] ReorderReferenceableSNSTest failure
   [JCR-1490] [PATCH] UpdateTest has two typos
   [JCR-1578] Jcr2Spi: UpdateTest#testUpdateRemovesExtraProperty and ...
   [JCR-1638] Redundant calls to RepositoryService.getChildInfos
@@ -519,12 +521,9 @@
   [JCR-1783] JCR2SPI: incomplete changelog when combining move with ...
   [JCR-1799] JCR2SPI: updating events swallowed (CacheBehaviour.OBSERVATION)
   [JCR-1800] JCR2SPI: lockmgr isn't aware about external locks ...
-  [JCR-1821] jcr2spi: Item.isSame may return wrong result if any ancestor ...
-
-  Known issues
-  [JCR-1293] ReorderReferenceableSNSTest failure
-  [JCR-1508] Setting a new property value causes read of previous value
   [JCR-1811] Jcr2Spi: ExportSysViewTest#testExportSysView_handler_session_...
+  [JCR-1821] jcr2spi: Item.isSame may return wrong result if any ancestor ...
+  [JCR-1843] jcr2spi: wrong status change upon conflicting removal (CacheB...
 
 jackrabbit-spi (since 1.4)