svn commit: r703529 - /jakarta/jcs/trunk/xdocs/changes.xml
[email protected] Fri, 10 Oct 2008 17:36:47 -0000
| Newsgroups | gmane.comp.jakarta.turbine.jcs.devel |
|---|---|
| Message-ID | <[email protected]> |
Author: asmuts
Date: Fri Oct 10 10:36:46 2008
New Revision: 703529
URL: http://svn.apache.org/viewvc?rev=703529&view=rev
Log:
updating change log
Modified:
jakarta/jcs/trunk/xdocs/changes.xml
Modified: jakarta/jcs/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jakarta/jcs/trunk/xdocs/changes.xml?rev=703529&r1=703528&r2=703529&view=diff
==============================================================================
--- jakarta/jcs/trunk/xdocs/changes.xml (original)
+++ jakarta/jcs/trunk/xdocs/changes.xml Fri Oct 10 10:36:46 2008
@@ -21,6 +21,11 @@
<body>
<release version="1.4-dev" date="in SVN">
</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.
+ </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
custom RMI socket factory to be used by the remote cache server.