bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 10/10] doc: mention HFS+/FAT file system resizing in NEWS


From: Jim Meyering
Subject: [PATCH 10/10] doc: mention HFS+/FAT file system resizing in NEWS
Date: Fri, 3 Feb 2012 22:46:59 +0100

From: Jim Meyering <address@hidden>

* NEWS (New features): Mention it.
---
 NEWS |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/NEWS b/NEWS
index 0bfcf6a..2793ce4 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,16 @@ GNU parted NEWS                                    -*- outline 
-*-

   parted has improved support for partitionable loopback devices

+  parted provides a new library, libparted-fs-resize, for resizing
+  HFS+ and FAT file systems.  This is the subset of the FS-manipulation
+  functionality removed in parted-3.0 for which we have found no free
+  alternative.  That library provides only these entry points:
+    ped_file_system_close
+    ped_file_system_get_resize_constraint
+    ped_file_system_open
+    ped_file_system_resize
+  so when using it you must also link with libparted.
+
 ** Bug fixes

   libparted: avoid an invalid free when creating many partitions in
-- 
1.7.9.112.gb85f2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]