aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2023-03-10Minor code cleanup based on valgrind analysisRod Smith
2023-03-06Document previous mergeRod Smith
2023-03-06Do some explicit casts in gptcurses.cc to eliminate compiler warnings.Rod Smith
2023-03-05Document recent mergestRod Smith
2023-03-05Document recent merge.Rod Smith
2022-04-16Updated guid.cc to deal with minor change in libuuidRod Smith
2022-04-15Fix failure & crash of sgdisk when compiled with latest popt (commit 740; pre...Rod Smith
2022-04-14GPT fdisk version 1.0.9Rod Smith
2022-04-12Added several new partition type codesRod Smith
2022-04-12Introduction of unified (multi-OS) MakefileRod Smith
2022-04-10Fix bug that caused cgdisk to report incorrect partition attributes.Rod Smith
2022-04-10Updated NEWS file for recent merges.Rod Smith
2022-01-29Add end-alignment feature.Rod Smith
2021-10-09Remove stray debugging codeRod Smith
2021-06-09Version 1.0.8 releaseRod Smith
2021-06-09Added type code for Barebox boot loaderRod Smith
2021-06-08Add ability to reverse byte order of partition names to gdisk and sgdiskRod Smith
2021-06-08Added info to NEWS about latest commits.Rod Smith
2021-03-10Three new type codesRod Smith
2021-03-08Adjusted documentation & Makefile.mac for new ARM64 support under macOSRod Smith
2021-02-01Fix spurious warnings of problems on MBR disksRod Smith
2021-01-13Version 1.0.6 releaseRod Smith
2021-01-13update NEWSRod Smith
2021-01-13Update version number and dates prior to 1.0.6 release.Rod Smith
2021-01-12Update NEWS fileRod Smith
2020-09-14Fix segfault on some weird data structuresRod Smith
2020-02-17Documentation and final changes for 1.0.5 releaseRod Smith
2020-02-15Tweaks for building on the latest XCode for macOSRod Smith
2020-02-13Added Container Linux and Veracrypt type codesRod Smith
2020-02-13Update to NEWS fileRod Smith
2020-02-09Change number of columns in type code output from 3 to 2.Rod Smith
2019-03-15Fixed typo in sgdisk man page.Rod Smith
2018-07-05Final changes for 1.0.4 releaseRod Smith
2018-07-05Added explicit copy constructors and made other tweaks to avoidRod Smith
2018-07-05Added Ceph and Linux encrypted (LUKS and dm-crypt) partition type codes.Rod Smith
2018-07-05Added search/filter feature to "L" function to display partition typeRod Smith
2018-07-04Added 52 Android partition type codes.Rod Smith
2018-07-04Updated NEWS files to record effects of recent merges.Rod Smith
2018-04-29Changed "Creating new GPT entries" message to "Creating new GPTRod Smith
2017-07-27Fixed a major bug that caused improper partition tables to be created.Rod Smith
2017-07-26Added support for showing the disk's model name under Linux.Rod Smith
2017-07-25Added code to read physical block size on Linux.Rod Smith
2017-07-25Added four Apple SoftRAID partition type codes.Rod Smith
2017-07-23Added a couple of new verification checks and minor tweaks.Rod Smith
2017-07-21Initial commit of support for moving main partition table to arbitraryRod Smith
2017-07-21Trivial documentation changes.Rod Smith
2016-10-19Added type codes for Android, ONIE, and QNX6.Rod Smith
2016-04-13Removed stray debugging message from "sgdisk -c" operation.Rod Smith
2015-10-18Version 1.0.1 release.Roderick W. Smith
2015-10-18Fixed bug in sgdisk that caused --largest-new/-N to fail if fed aRoderick W. Smith