From 9b931dc4f6c85c900a7947c3be7a8f3df60f0c19 Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Thu, 15 Apr 2004 11:10:40 +0000 Subject: [PATCH] Update (Logical change 1.368) --- ChangeLog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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.