[jboss-cvs] JBossCache/docs ...

Manik Surtani manik at jboss.org
Mon Mar 12 08:20:48 EDT 2007


  User: msurtani
  Date: 07/03/12 08:20:48

  Modified:    docs     Tag: Branch_JBossCache_1_4_0 Changelog.txt
  Log:
  Updated changelog for 1.4.1.SP3
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.20.2.14 +19 -1     JBossCache/docs/Changelog.txt
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: Changelog.txt
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/docs/Changelog.txt,v
  retrieving revision 1.20.2.13
  retrieving revision 1.20.2.14
  diff -u -b -r1.20.2.13 -r1.20.2.14
  --- Changelog.txt	14 Feb 2007 15:44:44 -0000	1.20.2.13
  +++ Changelog.txt	12 Mar 2007 12:20:48 -0000	1.20.2.14
  @@ -1,4 +1,22 @@
  -$Id: Changelog.txt,v 1.20.2.13 2007/02/14 15:44:44 bstansberry Exp $
  +$Id: Changelog.txt,v 1.20.2.14 2007/03/12 12:20:48 msurtani Exp $
  +
  +Release 1.4.1.SP3 (March 12, 2007)
  +=====================================
  +Patch release on 1.4.1.GA
  +
  +** Feature Request
  +    *  [ JBCACHE-961 ] Optimistic locking to support more sophisticated merging of child maps
  +
  +** Bug
  +    *  [ JBCACHE-927 ] Repeated remove and put under optimistic locking produces exception
  +    *  [ JBCACHE-982 ] WARN logged if app calls into cache during tx's afterCompletion() phase.
  +    *  [ JBCACHE-988 ] PojoCache does not remove outer node for a nested map entry
  +    *  [ JBCACHE-997 ] ClusteredCacheLoader fails when using region based marshalling
  +    *  [ JBCACHE-999 ] Remove operations on ROOT cause problems with pessimistic locks and rollbacks
  +
  +** Task
  +    *  [ JBCACHE-826 ] RegionManager region map should be ConcurrentReaderHashMap
  +    *  [ JBCACHE-979 ] Tighten up rethrowing of exceptions
   
   Release 1.4.1.SP2 (February 14, 2007)
   =====================================
  
  
  



More information about the jboss-cvs-commits mailing list