Le 17/04/2013 15:11, [email protected] a écrit : > --- commons/proper/io/trunk/src/changes/changes.xml (original) > +++ commons/proper/io/trunk/src/changes/changes.xml Wed Apr 17 13:11:32 2013 > @@ -47,6 +47,9 @@ The <action> type attribute can be add,u > <body> > <!-- The release date is the date RC is cut --> > <release version="2.5" date="2013-??-??" description="New features and > bug fixes."> > + <action issue="IO-314" dev="sebb" type="fix"> > + Deprecate and then remove all methods that use the default encoding > + </action> > <action issue="IO-338" dev="sebb" type="fix"> > When a file is rotated, finish reading previous file prior to > starting new one > </action>
The methods weren't removed, the description could mislead people to believe that IO 2.5 is going to break their code. Emmanuel Bourg
smime.p7s
Description: Signature cryptographique S/MIME
