[Parted-commits] GNU Parted Official Repository: Changes to 'next'
Jim Meyering
meyering at alioth.debian.org
Mon Oct 26 14:39:42 UTC 2009
NEWS | 10 ++++++++++
1 file changed, 10 insertions(+)
New commits:
commit 424fe54452e21069843c4c3aab3ba1c4d325b81a
Author: Jim Meyering <meyering at redhat.com>
Date: Mon Oct 26 15:34:55 2009 +0100
doc: update NEWS
* NEWS (Bug fixes): Describe two.
diff --git a/NEWS b/NEWS
index 7697487..c8c5724 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,16 @@ GNU parted NEWS -*- outline -*-
* Noteworthy changes in release ?.? (????-??-??) [?]
+** Bug fixes
+
+ improved >512-byte sector support: for example, printing a table on a
+ 4k-sector disk would show "Sector size (logical/physical): 4096B/512B",
+ when the sizes should have been "4096B/4096B".
+
+ gpt tables are more rigorously checked; before, partition entry array CRCs
+ were not checked, and we would mistakenly use the AlternateLBA member of a
+ known-corrupt primary table.
+
* Noteworthy changes in release 2.0 (2009-10-06) [beta]
More information about the Parted-commits
mailing list