summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRod Smith <rodsmith@rodsbooks.com>2017-07-27 21:59:14 -0400
committerRod Smith <rodsmith@rodsbooks.com>2017-07-27 21:59:14 -0400
commitf1f6236fb44392bfe5673bc3889a2b17b1696b90 (patch)
treeff9f7c2adbb485e0490ce6f35fae72829296e866 /NEWS
parenteed1122809cb7c509e808c1e76853af23f8652c8 (diff)
downloadsgdisk-f1f6236fb44392bfe5673bc3889a2b17b1696b90.tar.gz
Fixed a major bug that caused improper partition tables to be created.
Version 1.0.3 release.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2e60015..88c72b2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+1.0.3 (7/27/2017):
+------------------
+
+- Fixed a major bug that caused invalid partition tables to be generated
+ when creating a new partition table (that is, partitioning a blank disk or
+ converting from MBR).
+
1.0.2 (7/26/2017):
------------------