summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRoderick W. Smith <rodsmith@rodsbooks.com>2013-10-12 19:07:16 -0400
committerRoderick W. Smith <rodsmith@rodsbooks.com>2013-10-12 19:07:16 -0400
commit24bba6e4f3a57cd8b4812c1976190356919d9c47 (patch)
tree3505ebb733a71901bdb930d5e53095be525bb8d0 /NEWS
parent0fde58b966f37807260ad0dd8997e3f0c824d39c (diff)
downloadsgdisk-24bba6e4f3a57cd8b4812c1976190356919d9c47.tar.gz
Fixed bug in sgdisk that could cause segfault when passing an invalid
partition number to -i/--info; added patch to fix compiling problems with some versions of GCC.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d89af60..3bb26de 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
0.8.8 (?/??/2013):
------------------
+- Fixed bug that could cause segfault when passing an invalid partition
+ number to sgdisk's -i/--info command.
+
- Added new type code: 933AC7E1-2EB4-4F13-B844-0E14E2AEF915, or gdisk code
8302, for Linux /home partitions. This type code is used by recent
versions of systemd to permit /home to be auto-mounted; see