aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorsrs5694 <srs5694@users.sourceforge.net>2010-07-04 01:54:00 -0400
committersrs5694 <srs5694@users.sourceforge.net>2010-07-04 01:54:00 -0400
commit61768bccdec0016d3d9757d08e63f9a1386c8bc4 (patch)
tree5c026e24a90fd2bad28c0c03df8d698844a9b30a /NEWS
parent8f1b2d6edcb4ab45c8cf80c6e58c5c776d2e550e (diff)
downloadgptfdisk-61768bccdec0016d3d9757d08e63f9a1386c8bc4.tar.gz
Fixed bug in hybrid MBR generation; gdisk 0.6.9
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 14 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index ad0987e..4e2c8e9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,20 @@
+0.6.9 (7/4/2010):
+------------------
+
+- Fixed minor error in sgdisk man page (--largest-new option requires
+ a partition number).
+
+- Fixed major bug in hybrid MBR creation, which caused incorrect
+ protective partition end point settings and occasionally other
+ problems.
+
0.6.8 (5/23/2010):
------------------
-- Added tests to see if the file to be opened is a directory,
- character device, FIFO, or socket; program now terminates if any of
- these conditions is met. (Linux/FreeBSD/OS X only.) Thanks to an
- anonymous contributor for this patch.
+- Added tests to see if the file to be opened is a directory, character
+ device, FIFO, or socket; program now terminates if any of these
+ conditions is met. (Linux/FreeBSD/OS X only.) Thanks to Justin Maggard
+ for this patch.
- Added 'f' option on gdisk's experts' menu (-G/--randomize-guids in
sgdisk). This option randomizes the disk's GUID and all partitions'