summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRoderick W. Smith <rodsmith@rodsbooks.com>2015-10-18 15:56:31 -0400
committerRoderick W. Smith <rodsmith@rodsbooks.com>2015-10-18 15:56:31 -0400
commit6aec1dcf15f726b3049412418da59b6e2c882263 (patch)
treee8dfa65540110a1ba1ea9648b9baea171e95f86b /NEWS
parent080ff55bc2d1b4d928b30159812033c31ae27ae5 (diff)
downloadsgdisk-6aec1dcf15f726b3049412418da59b6e2c882263.tar.gz
Fixed bug in sgdisk that caused --largest-new/-N to fail if fed a
value of "0" for the partition number. (This should work, according to the man page, and now it does.)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 24f824a..d2f274c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
1.0.1 (?/??/2015):
------------------
+- Fixed bug that caused -N/--largest-new option to sgdisk to fail when
+ fed a "0" option.
+
- Fixed bug that caused input glitches in EFI version of gdisk.
- Fixed bug that caused sgdisk to not return an appropriate error code