diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-12-04 16:31:46 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-12-04 16:31:46 +0000 |
commit | 2addf97d11faf5d819ccc4820f83a783d5d5bd91 (patch) | |
tree | 481349e8b8392d90da6ce05c862f4a926efa22d5 /perl-install/NEWS | |
parent | ec329cc4150b3db24c196c46b5e84d38a3a98259 (diff) | |
download | drakx-2addf97d11faf5d819ccc4820f83a783d5d5bd91.tar drakx-2addf97d11faf5d819ccc4820f83a783d5d5bd91.tar.gz drakx-2addf97d11faf5d819ccc4820f83a783d5d5bd91.tar.bz2 drakx-2addf97d11faf5d819ccc4820f83a783d5d5bd91.tar.xz drakx-2addf97d11faf5d819ccc4820f83a783d5d5bd91.zip |
- diskdrake:
o drop "Undo", "Restore partition table", "Save partition table"
(preparing to switch to libparted)
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 3fa9e8bb7..c49134e60 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -10,6 +10,8 @@ o handle "root (hd...)" for menu.lst entries (#23591) (nb: when writing, "root ..." will not be used) - diskdrake: + o drop "Undo", "Restore partition table", "Save partition table" + (preparing to switch to libparted) o fix garbaged error messages when umounting fs o disallow "Use for loopback" when the partition used for loopback is not formatted (#35535) |