Author: simonetripodi
Date: Fri Sep 2 13:40:44 2011
New Revision: 1164531
URL: http://svn.apache.org/viewvc?rev=1164531&view=rev
Log:
added the CHAIN-53 issue
Modified:
commons/proper/chain/branches/version-2.0-work/src/changes/changes.xml
Modified: commons/proper/chain/branches/version-2.0-work/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/chain/branches/version-2.0-work/src/changes/changes.xml?rev=1164531&r1=1164530&r2=1164531&view=diff
==============================================================================
--- commons/proper/chain/branches/version-2.0-work/src/changes/changes.xml
(original)
+++ commons/proper/chain/branches/version-2.0-work/src/changes/changes.xml Fri
Sep 2 13:40:44 2011
@@ -39,6 +39,13 @@ The <action> type attribute can be add,u
</properties>
<body>
+ <release version="2.0" description="Major release">
+ <action dev="simonetripodi" type="add" issue="CHAIN-53">
+ Global Update of Chain - Generics, JDK 1.5, Update Dependency
Versions.
+ Thanks to Elijah Zupancic.
+ </action>
+ </release>
+
<release version="1.2" date="2008-06-02" description="OSGi enabled / minor
bug fixes">
<action dev="niallp" type="add">
Chain 1.2 is the first OSGi-enabled release.