ossp-pkg/fsl/ChangeLog 1.24 -> 1.25
--- ChangeLog 2003/10/10 14:07:49 1.24
+++ ChangeLog 2003/10/28 15:46:39 1.25
@@ -8,12 +8,16 @@
CHANGELOG
- Changes between 1.3.0 and 1.3.1 (10-Oct-2003)
+ Changes between 1.3.0 and 1.4a1 (28-Oct-2003)
- *) add logic to sort dirent filenames before adding their contents
- to the buffer. This mostly fixes the problem of the 'drifting'
- fsl configuration, by ensuring that l2 sections from filenames
- with a postfix are placed last in the identifier matching logic.
+ *) added support for Solaris 10
+ [Michael Schloh von Bennewitz <michael@schloh.com>]
+
+ *) add logic to sort filenames before adding their contents into
+ the buffer. This ensures that suffixed files (i.e. ".orig") are
+ read after the plain file and makes results more intuitive,
+ predictive and eventually reproduceable. Formerly, read order was
+ entirely dependend on the getdirentries(2) implementation.
[Michael Schloh von Bennewitz <michael@schloh.com>]
Changes between 1.2.1 and 1.3.0 (06-Oct-2003)
|
|