summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRod Smith <rodsmith@rodsbooks.com>2020-09-14 10:08:18 -0400
committerRod Smith <rodsmith@rodsbooks.com>2020-09-14 10:08:18 -0400
commit81c8bbee46ad6ebacf72eae70ba5147f376205a4 (patch)
treeac98804f26a0d8157366b5ffbdbea2478c921d0b /NEWS
parentcfd8d2138e9bdbdfed2a59dbf51f232f7fb6bbc6 (diff)
downloadsgdisk-81c8bbee46ad6ebacf72eae70ba5147f376205a4.tar.gz
Fix segfault on some weird data structures
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 54c865e..bac3da3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+1.0.6 (?/??/2020):
+------------------
+
+- Fixed bug that could cause segfault if GPT header claimed partition
+ entries are oversized.
+
1.0.5 (2/17/2020):
------------------