Release Notes for TrueZIP 6.2.1
(September 7th, 2006)
Introduction
This is a maintenance release.
| Legend | |
|---|---|
| New | Introduces a new feature. | 
| Fixed | Introduces a bug fix of an existing feature. | 
| Enhanced | Introduces the enhancement of an existing feature. This update is fully backwards compatible. | 
| Changed | Introduces the change of an existing feature. This update may cause backwards incompatibilities . | 
| Deprecated | Introduces the deprecation of an existing feature. | 
List of Updates (Change Log)
Following is an overview of all updates in this release which affect the public API. Please note that internal refactorings are not listed. For a full list of updates, please refer to the CVS repository and diff to the tag TrueZIP-6_2.
- Enhanced: Exception messages have been revised in various packages in order to provide more meaningful information, helping developers to understand the root cause.
- Fixed: The methods en/decrypt in the class de.schlichtherle.io.RaesFileUtils looked up the key using the normal path name instead of the canonical path name.