On 16 November 2011 01:18, Gary Gregory <[email protected]> wrote: > As soon as we add a new class like this one, I think we should bump to 2.2.
Fine by me. > Gary > > On Nov 15, 2011, at 20:11, "[email protected]" <[email protected]> wrote: > >> Author: sebb >> Date: Wed Nov 16 01:11:28 2011 >> New Revision: 1202496 >> >> URL: http://svn.apache.org/viewvc?rev=1202496&view=rev >> Log: >> IO-288 Supply a ReversedLinesFileReader >> >> 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=1202496&r1=1202495&r2=1202496&view=diff >> ============================================================================== >> --- commons/proper/io/trunk/src/changes/changes.xml (original) >> +++ commons/proper/io/trunk/src/changes/changes.xml Wed Nov 16 01:11:28 2011 >> @@ -40,6 +40,9 @@ The <action> type attribute can be add,u >> >> <body> >> <release version="2.1.1" date="TBA"> >> + <action dev="sebb" type="add" issue="IO-288" due-to="Georg Henzler"> >> + Supply a ReversedLinesFileReader >> + </action> >> <action dev="ggregory" type="add" issue="IO-291" due-to="ggregory"> >> Add new function FileUtils.directoryContains. >> </action> >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
