[jboss-cvs] JBossCache/docs ...
Manik Surtani
msurtani at jboss.com
Thu Dec 14 07:39:39 EST 2006
User: msurtani
Date: 06/12/14 07:39:39
Modified: docs Tag: Branch_JBossCache_1_4_0 Changelog.txt
Log:
Updated
Revision Changes Path
No revision
No revision
1.20.2.7 +4 -2 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.6
retrieving revision 1.20.2.7
diff -u -b -r1.20.2.6 -r1.20.2.7
--- Changelog.txt 13 Dec 2006 16:05:44 -0000 1.20.2.6
+++ Changelog.txt 14 Dec 2006 12:39:39 -0000 1.20.2.7
@@ -1,6 +1,6 @@
-$Id: Changelog.txt,v 1.20.2.6 2006/12/13 16:05:44 msurtani Exp $
+$Id: Changelog.txt,v 1.20.2.7 2006/12/14 12:39:39 msurtani Exp $
-Release 1.4.1.CR1 (December 13th, 2006)
+Release 1.4.1.CR1 (December 14th, 2006)
======================================
Release Notes for JBoss Cache
Includes versions: 1.4.1.GA
@@ -11,6 +11,7 @@
* [ JBCACHE-842 ] Optimistic Locking improvements - validation on read-only transactions
* [ 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
** Bug
* [ JBCACHE-690 ] TcpCacheServer never gets out of STARTING state, and doesn't shut down socket when stop() is called.
@@ -59,6 +60,7 @@
* [ 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