diff options
author | Andrew Gaffney <agaffney@gentoo.org> | 2008-05-13 19:51:08 +0000 |
---|---|---|
committer | Andrew Gaffney <agaffney@gentoo.org> | 2008-05-13 19:51:08 +0000 |
commit | af96e442aff820bb69e1b62a339c50a526d8ac0e (patch) | |
tree | 5d4503ecfd02389e823519eaeb76ea4d73d6d583 /ChangeLog | |
parent | Check for -1 from get_extended_partition() instead of 0 (diff) | |
download | gli-af96e442aff820bb69e1b62a339c50a526d8ac0e.tar.gz gli-af96e442aff820bb69e1b62a339c50a526d8ac0e.tar.bz2 gli-af96e442aff820bb69e1b62a339c50a526d8ac0e.zip |
Add support for GPT disklabels
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/gli/trunk@1901 f8877401-5920-0410-a79b-8e2d7e04ca0d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ # Copyright 2005-2008 Gentoo Foundation; Distributed under the GPL v2 # $Id: $ + 13 May 2008; Andrew Gaffney <agaffney@gentoo.org> src/Partitioning.py: + Add support for GPT disklabels + 13 May 2008; Andrew Gaffney <agaffney@gentoo.org> src/fe/gtk/PartProperties.py: Check for -1 from get_extended_partition() instead of 0 Disable Type |