Author: ggregory
Date: Thu Aug 4 17:28:08 2016
New Revision: 1755218
URL: http://svn.apache.org/viewvc?rev=1755218&view=rev
Log:
Format.
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=1755218&r1=1755217&r2=1755218&view=diff
==============================================================================
--- commons/proper/collections/trunk/src/changes/changes.xml (original)
+++ commons/proper/collections/trunk/src/changes/changes.xml Thu Aug 4
17:28:08 2016
@@ -21,9 +21,9 @@
</properties>
<body>
<release version="4.2" date="YYYY-MM-DD" description="New features">
- <action issue="COLLECTIONS-589" dev="ggregory" type="add" due-to="Gary
Gregory">
+ <action issue="COLLECTIONS-589" dev="ggregory" type="add" due-to="Gary
Gregory">
Add null-safe MapUtils.size(Map<?, ?>) method.
- </action>
+ </action>
</release>
<release version="4.1" date="2015-11-28" description="This is a security and
minor release.">
<action issue="COLLECTIONS-508" dev="tn" type="add">