mirror of
https://git.code.sf.net/p/ntfs-3g/ntfs-3g.git
synced 2024-11-24 10:33:33 +08:00
f19081ab43
(Logical change 1.316)
46 lines
1.7 KiB
Plaintext
46 lines
1.7 KiB
Plaintext
Current news
|
|
============
|
|
|
|
ntfsresize now supports relocation which generally means you are now able to
|
|
resize to any size you like (as long as there is enough free space). Note,
|
|
this modifies the command line options a little as well as the returned output
|
|
so applications using ntfsresize might need modifications before they will
|
|
work with the updated ntfsresize. (Szakacsits Szabolcs)
|
|
|
|
ntfsprogs now should ./configure and compile cleanly on SuSE as well as RedHat
|
|
Linux.
|
|
|
|
ntfsprogs now compiles and works on FreeBSD. Thanks to Christophe Grenier.
|
|
|
|
ntfsprogs now compiles with DJGPP under DOS, too (only "make libs" target,
|
|
which is sufficient to write DOS applications using libntfs). Thanks to
|
|
Christophe Grenier.
|
|
|
|
Merged the NTFS Gnome VFS module by Jan Kratochvil.
|
|
|
|
Added new utilities: ntfsclone by Szakacsits Szabolcs, ntfscluster by Richard
|
|
Russon, ntfsinfo by Matthew Fanto, ntfsls originally by Lode Leroy, modified
|
|
by Anton Altaparmakov, and ntfscat by Richard Russon.
|
|
|
|
Library internal enhancements and API additions. Of particular note is the
|
|
device io abstraction layer and the addition of the win32 device operations.
|
|
(Note the win32 device operations are read only and incomplete but should
|
|
allow running of simple read-only ntfs utilities under Cygwin.) Thanks to
|
|
Lode Leroy for the win32 code.
|
|
|
|
|
|
Older news
|
|
==========
|
|
|
|
Renamed ntfstools to ntfsprogs everywhere.
|
|
|
|
Added new utility ntfslabel by Matthew Fanto. See man 8 ntfslabel for details.
|
|
|
|
Added new utility ntfsundelete by Richard Russon. See man 8 ntfsundelete for
|
|
more details.
|
|
|
|
Added new utility ntfsresize by Szakacsits Szabolcs. See man 8 ntfsresize for
|
|
details.
|
|
|
|
Gcc 2.96 or above is required to compile.
|