Changes Report

Release History

VersionDateDescription
1.3.22007-May-16


Release 1.3.2 - 2007-May-16

TypeChangesBy
fixSome tests, which are implicitly assuming a Unix-like file system, are now skipped on Windows. Fixes IO-115.jochen
fixCreated the FileCleaningTracker, basically a non-static version of the FileCleaner, which can be controlled by the user. Fixes IO-116.jochen
fixEndianUtils - both readSwappedUnsignedInteger(...) methods could return negative numbers due to int/long casting. Fixes IO-117. Thanks to Hiroshi Ikeda.bayard