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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]