[jboss-cvs] JBossCache/docs ...

Manik Surtani msurtani at jboss.com
Mon Jan 8 12:01:36 EST 2007


  User: msurtani
  Date: 07/01/08 12:01:36

  Modified:    docs     Tag: Branch_JBossCache_1_4_0 Changelog.txt
  Log:
  Added 1.4.1.GA release notes
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.20.2.8  +9 -6      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.7
  retrieving revision 1.20.2.8
  diff -u -b -r1.20.2.7 -r1.20.2.8
  --- Changelog.txt	14 Dec 2006 12:39:39 -0000	1.20.2.7
  +++ Changelog.txt	8 Jan 2007 17:01:36 -0000	1.20.2.8
  @@ -1,9 +1,8 @@
  -$Id: Changelog.txt,v 1.20.2.7 2006/12/14 12:39:39 msurtani Exp $
  +$Id: Changelog.txt,v 1.20.2.8 2007/01/08 17:01:36 msurtani Exp $
   
  -Release 1.4.1.CR1 (December 14th, 2006)
  -======================================
  -Release Notes for JBoss Cache
  -Includes versions: 1.4.1.GA
  +Release 1.4.1.GA (January 9, 2007)
  +==================================
  +Bug fix release on 1.4.1
   
   ** Feature Request
       *  [ JBCACHE-813 ] BaseRpcInterceptor to call callRemoteMethod() instead of callRemoteMethods() when sending to a single recipient
  @@ -12,6 +11,8 @@
       *  [ JBCACHE-860 ] Clustered Cache Loaders too "noisy" with error level logging when alone in the cluster
       *  [ JBCACHE-878 ] Documment SyncCommitPhase
       *  [ JBCACHE-906 ] JBCMethodCall should override toString() so that it includes the method id as well
  +    *  [ JBCACHE-917 ] JBCMethodCall serial version uid incompatibility with other 1.4.0.x releases
  +    *  [ JBCACHE-918 ] Investigate Serializable interfaces for classes that are not streamed.
   
   ** Bug
       *  [ JBCACHE-690 ] TcpCacheServer never gets out of STARTING state, and doesn't shut down socket when stop() is called.
  @@ -45,6 +46,9 @@
       *  [ JBCACHE-883 ] VersionAwareMarshaller hides true cause of marshalling failures
       *  [ JBCACHE-894 ] Exceptions when using optimistic treecache with hibernate 3.2
       *  [ JBCACHE-895 ] ClassCastException in GlobalTransaction#equals()
  +    *  [ JBCACHE-909 ] FileCacheLoader reload of a cached object containing a Map object bad behavior
  +    *  [ JBCACHE-912 ] Fix tutorial
  +    *  [ JBCACHE-913 ] Nodes added via state transfer ignored by eviction policies
   
   ** Task
       *  [ JBCACHE-680 ] TreeCache demo gui to update view instanteously
  @@ -60,7 +64,6 @@
       *  [ JBCACHE-886 ] Upgrading from JGroups 2.2.9.2 to JGroups 2.4
       *  [ JBCACHE-887 ] Upgrading from JBoss Serialization 1.0.1.GA to JBoss Serialization 1.0.3.GA
       *  [ JBCACHE-901 ] Update logging libraries
  -    *  [ JBCACHE-905 ] Perform code coverage analysis and add missing unit tests
   
   ** Patch
       *  [ JBCACHE-766 ] Don't return unnecessary values from _replicate, avoiding need for marshalling
  
  
  



More information about the jboss-cvs-commits mailing list