[jboss-cvs] JBossCache/docs ...

Manik Surtani msurtani at jboss.com
Mon Dec 4 05:59:39 EST 2006


  User: msurtani
  Date: 06/12/04 05:59:39

  Modified:    docs     Tag: Branch_JBossCache_1_3_0 Changelog.txt
  Log:
  Updated version numbers
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.15.2.4  +14 -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.15.2.3
  retrieving revision 1.15.2.4
  diff -u -b -r1.15.2.3 -r1.15.2.4
  --- Changelog.txt	5 Jul 2006 17:29:41 -0000	1.15.2.3
  +++ Changelog.txt	4 Dec 2006 10:59:39 -0000	1.15.2.4
  @@ -1,5 +1,18 @@
  -$Id: Changelog.txt,v 1.15.2.3 2006/07/05 17:29:41 msurtani Exp $
  +$Id: Changelog.txt,v 1.15.2.4 2006/12/04 10:59:39 msurtani Exp $
   
  +Release 1.3.0.SP4 (December 4, 2006)
  +====================================
  +
  +A bug fix release.
  +
  +** Bug
  +    *  [ JBCACHE-836 ] TreeCache isCoordinator() returns incorrect value after clean shutdown of coordinator
  +    *  [ JBCACHE-871 ] Calling remove(FQN) inside a transaction destroys the node before the commit phase
  +    *  [ JBCACHE-872 ] Lock release methods should produce similar log messages to lock acquire methods
  +    *  [ JBCACHE-875 ] Pessimistic lock interceptor does not write-lock parent nodes when creating or deleting children
  +
  +** Task
  +    *  [ JBCACHE-824 ] Don't call Channel.getView() in viewAccepted() callback 
   
   Release 1.3.0.SP3 (June 14, 2006)
   =================================
  
  
  



More information about the jboss-cvs-commits mailing list