Author: simonetripodi
Date: Sun Sep 4 18:52:18 2011
New Revision: 1165082
URL: http://svn.apache.org/viewvc?rev=1165082&view=rev
Log:
added CHAIN-56 in the changelist
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=1165082&r1=1165081&r2=1165082&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 Sun
Sep 4 18:52:18 2011
@@ -40,6 +40,9 @@ The <action> type attribute can be add,u
<body>
<release version="2.0" description="Major release">
+ <action dev="simonetripodi" type="add" issue="CHAIN-56">
+ clever Context with generic type "auto-cast" feature.
+ </action>
<action dev="simonetripodi" type="add" issue="CHAIN-53">
Global Update of Chain - Generics, JDK 1.5, Update Dependency
Versions.
Thanks to Elijah Zupancic.