diff --git a/ChangeLog b/ChangeLog index 3f242bd9..24304e47 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,9 +8,11 @@ xx/xx/2004 - 1.9.2-WIP - Add conditional include of sys/param.h in endians.h which provides endianness support on Cygwin. (Yuval) - ntfsclone --metadata also saves at least the first 8 KiB of the - $LogFile (Szaka) + $LogFile. (Szaka) - Fix incorrect getopt_long() usage: converted argv[optind-1] to optarg - so utilities won't do bogus and unexpected things (Szaka) + so utilities won't do bogus and unexpected things. (Szaka) + - Add new API security.[hc]::ntfs_sid_is_valid(), ntfs_sid_to_mbs(), and + ntfs_sid_to_mbs_size(). 05/04/2004 - 1.9.1 - Make mkntfs create bootable volumes and fixes/updates. - Update with SuSE 9.1 beta 1 versions of GNU build system.