summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRod Smith <rodsmith@rodsbooks.com>2022-04-15 18:10:14 -0400
committerRod Smith <rodsmith@rodsbooks.com>2022-04-15 18:10:14 -0400
commit5d5e76d369a412bfb3d2cebb5fc0a7509cef878d (patch)
treef419f2967fd01cfb9c4379ce89313379baecb0f0 /NEWS
parent1d46f3723bc25f5598266f7d9a3548af3cee0c77 (diff)
downloadsgdisk-5d5e76d369a412bfb3d2cebb5fc0a7509cef878d.tar.gz
Fix failure & crash of sgdisk when compiled with latest popt (commit 740; presumably eventually release 1.19)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c7add56..9e153fd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+1.0.10 (?/??/2022):
+-------------------
+
+- Fixed problem that caused sgdisk to crash with errors about being unable
+ to read the disk's partition table when compiled with the latest popt
+ (commit 740, which is pre-release as I type; presumably version 1.19 and
+ later once released).
+
1.0.9 (4/14/2022):
------------------