summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRod Smith <rodsmith@rodsbooks.com>2018-07-05 16:50:13 -0400
committerRod Smith <rodsmith@rodsbooks.com>2018-07-05 16:50:13 -0400
commit9ae60195b9d24c01f535ade5b7bcf0e63c0600be (patch)
tree3f7c35f56cb9222be3081c57b3f7d61af3390483 /NEWS
parent8dab6f22ee54e63d98cf303d16702794d091bcbb (diff)
downloadsgdisk-9ae60195b9d24c01f535ade5b7bcf0e63c0600be.tar.gz
Added explicit copy constructors and made other tweaks to avoid
compiler complaints.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9972074..2a82658 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,17 @@
1.0.4 (7/5/2018):
-----------------
+- Added some explicit copy constructors and made some other tweaks to avoid
+ compiler warnings.
+
+- The macOS binary for sgdisk is now a pure 64-bit build; I'm no longer
+ supporting 32-bit builds of sgdisk. The gdisk and cgdisk binaries remain
+ "fat" 32-/64-bit builds. The reason for dropping the 32-bit support from
+ sgdisk is that I've re-built my macOS development system, and I had
+ trouble building a "fat" binary with the fresh install of the popt
+ libraries upon which sgdisk relies. 32-bit support for the other binaries
+ is now officially deprecated, too.
+
- Added search feature to partition type list functions ("L" on main menu of
gdisk and "L" when entered in response to the "Hex code or GUID" prompt in
gdisk and sgdisk). This feature filters the partition type list to those