OSDN Git Service

doc: mention HFS+/FAT file system resizing in NEWS
authorJim Meyering <meyering@redhat.com>
Fri, 3 Feb 2012 21:40:43 +0000 (22:40 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 10 Feb 2012 19:05:50 +0000 (20:05 +0100)
* NEWS (New features): Mention it.

NEWS

diff --git a/NEWS b/NEWS
index 0bfcf6a..2793ce4 100644 (file)
--- 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