Author: tn
Date: Tue Jul 31 20:25:49 2012
New Revision: 1367752

URL: http://svn.apache.org/viewvc?rev=1367752&view=rev
Log:
[COLLECTION-272] Added to changes.xml.

Modified:
    commons/proper/collections/trunk/src/changes/changes.xml

Modified: commons/proper/collections/trunk/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/collections/trunk/src/changes/changes.xml?rev=1367752&r1=1367751&r2=1367752&view=diff
==============================================================================
--- commons/proper/collections/trunk/src/changes/changes.xml (original)
+++ commons/proper/collections/trunk/src/changes/changes.xml Tue Jul 31 
20:25:49 2012
@@ -22,6 +22,9 @@
   <body>
 
   <release version="4.0" date="TBA" description="Next release">
+    <action issue="COLLECTIONS-272" dev="tn" type="add" due-to="Chaitanya 
Mutyala">
+      Added serialization support for "FixedOrderComparator" and 
"TransformingComparator".
+    </action>
     <action issue="COLLECTIONS-383" dev="tn" type="add" due-to="Adrian 
Cumiskey">
       Added "CollectionUtils#forAllDo" implementation which takes an 
"Iterator" as input.
     </action>


Reply via email to