mirror of
https://git.code.sf.net/p/ntfs-3g/ntfs-3g.git
synced 2024-11-24 10:33:33 +08:00
Update
(Logical change 1.379)
This commit is contained in:
parent
f90c2cd5b9
commit
4ab2a0a694
@ -1,6 +1,6 @@
|
||||
xx/xx/2004 - 1.9.2-WIP
|
||||
- Hopefully fix the autogen.sh problems using the --force and touch
|
||||
config.h.in sledge hammers.
|
||||
config.h.in sledge hammers. (Anton)
|
||||
- Fix the incorrect ntfsclone usage example in the man page. (Szaka)
|
||||
- Fix compiler warnings in win32_io.c. (Yuval)
|
||||
- Move constant bswap macros out of the ifdefs in endians.h so they are
|
||||
@ -12,11 +12,12 @@ xx/xx/2004 - 1.9.2-WIP
|
||||
- Fix incorrect getopt_long() usage: converted argv[optind-1] to optarg
|
||||
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().
|
||||
- Big enhancement of ntfsinfo. (Yuval, me)
|
||||
and ntfs_sid_to_mbs_size(). (Anton)
|
||||
- Big enhancement of ntfsinfo. (Yuval, Anton)
|
||||
- Split mkntfs into multiple functions. (Yuval)
|
||||
- Compiler warning fixes in utilities related to GEN_PRINTF() and other
|
||||
things. (Yuval)
|
||||
things, mostly printf() related. (Yuval)
|
||||
- Make ntfsclone and ntfsresize endiansafe. (Anton)
|
||||
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user