OSDN Git Service

libparted: check return value from ped_geometry_init
[android-x86/external-parted.git] / NEWS
diff --git a/NEWS b/NEWS
index 6b7c02a..293dad8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,23 @@
 GNU parted NEWS                                    -*- outline -*-
 
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+** New features
+
+  parted has improved support for partitionable loopback devices
+
+** Bug fixes
+
+  libparted: no longer aborts (failed assertion) due to a nilfs2_probe bug
+  [bug introduced in parted-2.4 with the addition of nilfs2 support]
+
+  libparted: no longer aborts when reading a truncated GPT-formatted device
+  [bug present at least as far back as RHEL4's parted-1.6.19]
+
+  libparted: works with a two-component linux kernel version number like 3.0
+  [bug present since the beginning]
+
+
 * Noteworthy changes in release 3.0 (2011-05-30) [stable]
 
 ** Bug fixes