You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2011/11/16 02:11:29 UTC

svn commit: r1202496 - /commons/proper/io/trunk/src/changes/changes.xml

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>        



Re: svn commit: r1202496 - /commons/proper/io/trunk/src/changes/changes.xml

Posted by sebb <se...@gmail.com>.
On 16 November 2011 01:18, Gary Gregory <ga...@gmail.com> 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, "sebb@apache.org" <se...@apache.org> 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: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: svn commit: r1202496 - /commons/proper/io/trunk/src/changes/changes.xml

Posted by Gary Gregory <ga...@gmail.com>.
As soon as we add a new class like this one, I think we should bump to 2.2.

Gary

On Nov 15, 2011, at 20:11, "sebb@apache.org" <se...@apache.org> 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: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org