Author: ggregory
Date: Mon Apr 16 13:07:34 2012
New Revision: 1326592
URL: http://svn.apache.org/viewvc?rev=1326592&view=rev
Log:
IO-319 is from raviprak.
Modified:
commons/proper/io/trunk/src/changes/changes.xml
Modified: commons/proper/io/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/io/trunk/src/changes/changes.xml?rev=1326592&r1=1326591&r2=1326592&view=diff
==============================================================================
--- commons/proper/io/trunk/src/changes/changes.xml (original)
+++ commons/proper/io/trunk/src/changes/changes.xml Mon Apr 16 13:07:34 2012
@@ -47,7 +47,7 @@ The <action> type attribute can be add,u
<body>
<!-- The release date is the date RC is cut -->
<release version="2.4" date="2012-TDB-TDB" description="">
- <action issue="IO-319" dev="ggregory" type="add" due-to="ggregory">
+ <action issue="IO-319" dev="ggregory" type="add" due-to="raviprak">
FileUtils.sizeOfDirectory follows symbolic links.
</action>
</release>