summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPhillip Susi <psusi@ubuntu.com>2013-12-23 15:28:22 -0500
committerPhillip Susi <psusi@ubuntu.com>2014-03-05 20:44:57 -0500
commit026736e9fed89ef00e6e6e84c7e422639ac2715c (patch)
treefbf50e4f80db8932c6767182ad0b53a2ebb3801f /NEWS
parent80f4f42c805ee37392c5cc43d8ac08772b7b1cf1 (diff)
downloadparted-026736e9fed89ef00e6e6e84c7e422639ac2715c.tar.gz
libparted: sync partitions > 16
The linux partition sync code was hard coded to only flush the first 16 partitions.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 88dd1fe..9ef8bf4 100644
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,8 @@ GNU parted NEWS -*- outline -*-
** Bug Fixes
+ Fix linux partition sync code to flush partitions > 16
+
Do not reject a FAT boot sector as invalid because it has no
system ID string.