You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ni...@apache.org on 2007/05/19 03:15:54 UTC

svn commit: r539656 - in /jakarta/commons/proper/io/branches/b1_3/src: changes/changes.xml site/site.xml

Author: niallp
Date: Fri May 18 18:15:53 2007
New Revision: 539656

URL: http://svn.apache.org/viewvc?view=rev&rev=539656
Log:
Update changes report and correct project name in site.xml

Modified:
    jakarta/commons/proper/io/branches/b1_3/src/changes/changes.xml
    jakarta/commons/proper/io/branches/b1_3/src/site/site.xml

Modified: jakarta/commons/proper/io/branches/b1_3/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/io/branches/b1_3/src/changes/changes.xml?view=diff&rev=539656&r1=539655&r2=539656
==============================================================================
--- jakarta/commons/proper/io/branches/b1_3/src/changes/changes.xml (original)
+++ jakarta/commons/proper/io/branches/b1_3/src/changes/changes.xml Fri May 18 18:15:53 2007
@@ -49,6 +49,10 @@
         version of the FileCleaner, which can be controlled by
         the user.
       </action>
+      <action dev="bayard" type="fix" issue="IO-117" due-to="Hiroshi Ikeda">
+        EndianUtils - both readSwappedUnsignedInteger(...) methods could
+        return negative numbers due to int/long casting.
+      </action>
     </release>
   </body>
 </document>

Modified: jakarta/commons/proper/io/branches/b1_3/src/site/site.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/io/branches/b1_3/src/site/site.xml?view=diff&rev=539656&r1=539655&r2=539656
==============================================================================
--- jakarta/commons/proper/io/branches/b1_3/src/site/site.xml (original)
+++ jakarta/commons/proper/io/branches/b1_3/src/site/site.xml Fri May 18 18:15:53 2007
@@ -15,7 +15,7 @@
  See the License for the specific language governing permissions and
  limitations under the License.
 -->
-<project name="Validator">
+<project name="Commons IO">
     <bannerRight>
         <name>Commons IO</name>
         <src>/images/io-logo-white.png</src>



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