This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-io.git
The following commit(s) were added to refs/heads/master by this push: new 2c6441a Minor improvements #177. S 2c6441a is described below commit 2c6441aa1fefe57efcb7d745e9f92505923e021b Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Tue Dec 22 21:54:59 2020 -0500 Minor improvements #177. S --- src/changes/changes.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 46e42a4..e1ee024 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -77,7 +77,7 @@ The <action> type attribute can be add,update,fix,remove. <action issue="IO-692" dev="ebourg" type="fix" due-to="Matthew Rooney, Emmanuel Bourg"> PathUtils.deleteFile() no longer throws a NoSuchFileException when applied on a symbolic link pointing to a file that doesn't exist. - </action> + </action>s <action issue="IO-694" dev="ggregory" type="fix" due-to="Tan Yee Fan, Gary Gregory"> Behavior change in FileUtils.copyDirectory() file last modified timestamp preservation. Match Javadoc to code. </action> @@ -138,7 +138,7 @@ The <action> type attribute can be add,update,fix,remove. Update maven-surefire-plugin from 2.22.2 to 3.0.0-M5. </action> <action dev="ggregory" type="update" due-to="Arturo Bernal"> - Minor improvements #176. + Minor improvements #176, 177.s </action> </release> <!-- The release date is the date RC is cut -->