diff options
author | Pascal Terjan <pterjan@mandriva.org> | 2009-10-13 16:38:47 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mandriva.org> | 2009-10-13 16:38:47 +0000 |
commit | 4356d7db3eb9415a943d0943f6fe1ce1d458feb4 (patch) | |
tree | a7f8fa80db61fed6a8a2ca9a75c62ac3652388da /perl-install/NEWS | |
parent | 43988908dc63e239e39069bb9c3142c8adff31a0 (diff) | |
download | drakx-4356d7db3eb9415a943d0943f6fe1ce1d458feb4.tar drakx-4356d7db3eb9415a943d0943f6fe1ce1d458feb4.tar.gz drakx-4356d7db3eb9415a943d0943f6fe1ce1d458feb4.tar.bz2 drakx-4356d7db3eb9415a943d0943f6fe1ce1d458feb4.tar.xz drakx-4356d7db3eb9415a943d0943f6fe1ce1d458feb4.zip |
allow using existing partition on all disks (#54478)
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 97dc948c3..bebd86451 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,6 @@ +- partitioning wizard: + o allow using existing partition on all disks (#54478) + Version 12.64 - 12 October 2009 - run_program layer: |