svn commit: r705696 - in /jakarta/jcs/trunk: pom.xml xdocs/changes.xml
[email protected] Fri, 17 Oct 2008 18:34:05 -0000
| Newsgroups | gmane.comp.jakarta.turbine.jcs.devel |
|---|---|
| Message-ID | <[email protected]> |
Author: asmuts
Date: Fri Oct 17 11:34:04 2008
New Revision: 705696
URL: http://svn.apache.org/viewvc?rev=705696&view=rev
Log:
updating change log and version for temp build tag
Modified:
jakarta/jcs/trunk/pom.xml
jakarta/jcs/trunk/xdocs/changes.xml
Modified: jakarta/jcs/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jakarta/jcs/trunk/pom.xml?rev=705696&r1=705695&r2=705696&view=diff
==============================================================================
--- jakarta/jcs/trunk/pom.xml (original)
+++ jakarta/jcs/trunk/pom.xml Fri Oct 17 11:34:04 2008
@@ -36,7 +36,7 @@
<groupId>org.apache.jcs</groupId>
<artifactId>jcs</artifactId>
<packaging>pom</packaging>
- <version>1.3.2.3-RC</version>
+ <version>1.3.2.4-RC</version>
<name>Jakarta JCS</name>
<url>http://jakarta.apache.org/jcs/</url>
<inceptionYear>2002</inceptionYear>
Modified: jakarta/jcs/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jakarta/jcs/trunk/xdocs/changes.xml?rev=705696&r1=705695&r2=705696&view=diff
==============================================================================
--- jakarta/jcs/trunk/xdocs/changes.xml (original)
+++ jakarta/jcs/trunk/xdocs/changes.xml Fri Oct 17 11:34:04 2008
@@ -23,8 +23,10 @@
</release>
<release version="1.3.2.4" date="2008-?" description="tempbuild">
<action dev="asmuts" type="update">Added the ability to inject a
- custom event queue. You simply specify the classname as the type.
+ custom event queue. You simply specify the classname as the type.
</action>
+ <action dev="asmuts" type="update">Added the ability to share a
+ connection pool amongst different JBC disk cache instances.</action>
</release>
<release version="1.3.2.3" date="2008-09-26" description="tempbuild">
<action dev="asmuts" type="update">Added the ability to inject a