summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRoderick W. Smith <rodsmith@rodsbooks.com>2014-02-17 16:17:11 -0500
committerRoderick W. Smith <rodsmith@rodsbooks.com>2014-02-17 16:17:11 -0500
commit84aaff6b9cf3b802c621781cf9acd006aa5a3e66 (patch)
tree9f46bf77212466e4e66a2163ab86a8be39b62508 /NEWS
parent22e88b5be2c0c3f92e34d95da45922abfa02a28d (diff)
downloadsgdisk-84aaff6b9cf3b802c621781cf9acd006aa5a3e66.tar.gz
Removed libicu dependency for UTF-16 partition names. Version 0.8.9
release.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 8 insertions, 8 deletions
diff --git a/NEWS b/NEWS
index 42dc4ae..c71c4b0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,15 +1,15 @@
-0.8.9 (??/??/2014):
--------------------
+0.8.9 (2/17/2014):
+------------------
+
+- Removed dependency on libicu for UTF-16 support.
- Fixed spurious "0xEE partition doesn't start on sector 1" warning in
FixParts (and perhaps in other programs under some circumstances).
-- Added check for valid location of backup GPT data to GPT-destruction
- options ('z' in gdisk, -z and -Z options to sgdisk). If the backup
- GPT data structures aren't at the end of the disk, they aren't erased.
- This is done to avoid wiping out data mid-disk that might not be backup
- GPT data structures, which could otherwise occur if a RAID array was
- resized in certain ways.
+- Added GPT regeneration command to GPT-destruction options ('z' in gdisk,
+ -z and -Z options to sgdisk). This is done to avoid wiping out data
+ mid-disk that might not be backup GPT data structures, which could
+ otherwise occur if a RAID array was resized in certain ways.
- Added check for an oversized 0xEE protective partition. The program now
auto-repairs this condition on loading if the GPT data seem otherwise