Author: bayard
Date: Thu Jul 28 15:06:26 2011
New Revision: 1151887
URL: http://svn.apache.org/viewvc?rev=1151887&view=rev
Log:
Started a 2.0 item set off and noted the Lang change
Modified:
commons/proper/jcs/trunk/xdocs/changes.xml
Modified: commons/proper/jcs/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/commons/proper/jcs/trunk/xdocs/changes.xml?rev=1151887&r1=1151886&r2=1151887&view=diff
==============================================================================
--- commons/proper/jcs/trunk/xdocs/changes.xml (original)
+++ commons/proper/jcs/trunk/xdocs/changes.xml Thu Jul 28 15:06:26 2011
@@ -19,6 +19,9 @@
<author email="asmuts@apache.org">Aaron Smuts</author>
</properties>
<body>
+ <release version="2.0" date="unreleased" description="JDK 1.5 based major release">
+ <action dev="bayard" type="add">Upgraded Commons Lang dependency to 3.0</action>
+ </release>
<release version="1.3.3.5" date="2009-08-12" description="tempbuild">
<action dev="asmuts" type="fix" issue="JCS-67">Fixed bug in
indexed disk cache. Partial key removal was adding duplicates in the
@@ -295,4 +298,4 @@
occurs.</action>
</release>
</body>
-</document>
\ No newline at end of file
+</document>
|