(Logical change 1.368)
edge.strict_endians
cantab.net!aia21 2004-04-15 11:10:40 +00:00
parent 385c9deeec
commit 9b931dc4f6
1 changed files with 4 additions and 2 deletions

View File

@ -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.