mirror of
https://git.code.sf.net/p/ntfs-3g/ntfs-3g.git
synced 2024-11-27 20:14:10 +08:00
12b9f913c3
(Logical change 1.319)
45 lines
1.7 KiB
Plaintext
45 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 ("make libs" only) now compiles on FreeBSD, NetBSD, Windows (Cygwin),
|
|
and DOS (DJGPP). Thanks to Christophe Grenier for DOS and FreeBSD testing
|
|
and fixes and to Lode Leroy for Windows testing and fixes. Note, the Windows
|
|
version is read-only and has limited functionality at present.
|
|
|
|
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.
|