From bed62087c7885dbdbfcbf4eaca20804538928991 Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Tue, 10 Dec 2002 11:53:41 +0000 Subject: [PATCH] update for ntfsresize and new api (Logical change 1.36) --- NEWS | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 9923651f..e45d44e8 100644 --- a/NEWS +++ b/NEWS @@ -5,9 +5,17 @@ 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 +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. + +The API has been fully reworked and the library mostly rewritten since the +last release (1.6.0). It should now offer a much more solid and stable basis +for development of software accessing NTFS volumes. All utilities have been +ported to the new API. + Older news ==========