Author: tn Date: Sun Nov 22 21:20:23 2015 New Revision: 1715698 URL: http://svn.apache.org/viewvc?rev=1715698&view=rev Log: Add description to changelog.
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=1715698&r1=1715697&r2=1715698&view=diff ============================================================================== --- commons/proper/collections/trunk/src/changes/changes.xml (original) +++ commons/proper/collections/trunk/src/changes/changes.xml Sun Nov 22 21:20:23 2015 @@ -21,7 +21,7 @@ </properties> <body> - <release version="4.1" date="TBD" description=""> + <release version="4.1" date="2015-11-28" description="This is a security and minor release."> <action issue="COLLECTIONS-508" dev="tn" type="add"> Added new interfaces "MultiValuedMap", "ListValuedMap" and "SetValuedMap" as a replacement for "MultiMap". Decorators and implementations reside in