OSDN Git Service

libparted: msdos_partition_is_flag_available: fix hidden on extended
[android-x86/external-parted.git] / NEWS
diff --git a/NEWS b/NEWS
index c390fcd..77a10ca 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,20 @@ GNU parted NEWS                                    -*- outline -*-
 
 * Noteworthy changes in release ?.? (????-??-??) [?]
 
+** New features
+
+  parted now recognizes ATA over Ethernet (AoE) devices
+
+** Bug fixes
+
+  libparted's msdos_partition_is_flag_available function now always reports
+  that the "hidden" flag is not available for an extended partition.
+  Similarly, msdos_partition_get_flag(p,PED_PARTITION_HIDDEN) always returns 0
+  for an extended partition.
+
+
+* Noteworthy changes in release 2.2 (2010-02-26) [stable]
+
 ** Changes in behavior
 
   The default alignment (--align option) for newly created partitions has