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

svn commit: r539650 - /jakarta/commons/proper/io/branches/b1_3/RELEASE-NOTES.txt

Author: bayard
Date: Fri May 18 17:45:35 2007
New Revision: 539650

URL: http://svn.apache.org/viewvc?view=rev&rev=539650
Log:
Updating release notes with IO-117 fix

Modified:
    jakarta/commons/proper/io/branches/b1_3/RELEASE-NOTES.txt

Modified: jakarta/commons/proper/io/branches/b1_3/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/io/branches/b1_3/RELEASE-NOTES.txt?view=diff&rev=539650&r1=539649&r2=539650
==============================================================================
--- jakarta/commons/proper/io/branches/b1_3/RELEASE-NOTES.txt (original)
+++ jakarta/commons/proper/io/branches/b1_3/RELEASE-NOTES.txt Fri May 18 17:45:35 2007
@@ -48,7 +48,9 @@
 
 - Some tests, which are implicitly assuming a Unix-like file system, are
   now skipped on Windows. [IO-115]
-
+- EndianUtils
+  - Both readSwappedUnsignedInteger(...) methods could return negative 
+    numbers due to int/long casting. [IO-117]
 
 
 Bug fixes from 1.3



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