summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-11-18 16:55:03 +0000
committerThierry Vignaud <tv@mandriva.org>2009-11-18 16:55:03 +0000
commit6db5b133a61e7910c5bd5eb5bedb1dc5bfaf7df9 (patch)
tree9119d6aaf540a40d75883e050f4441021b0f1c5f
parentc596756c4a008563593d8ee879925567fcd41711 (diff)
downloaddrakx-6db5b133a61e7910c5bd5eb5bedb1dc5bfaf7df9.tar
drakx-6db5b133a61e7910c5bd5eb5bedb1dc5bfaf7df9.tar.gz
drakx-6db5b133a61e7910c5bd5eb5bedb1dc5bfaf7df9.tar.bz2
drakx-6db5b133a61e7910c5bd5eb5bedb1dc5bfaf7df9.tar.xz
drakx-6db5b133a61e7910c5bd5eb5bedb1dc5bfaf7df9.zip
sort it somewhat
-rw-r--r--perl-install/NEWS22
1 files changed, 11 insertions, 11 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 30069a4b2..9aafb3e06 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,26 +1,26 @@
Version 12.78 - 18 November 2009
-- harddrake:
- o use actual package name to check for libalsa-plugins-pulseaudio
- availability instead of using the name of a provide
-- partitioning wizard:
- o only display Help button in install
-- remove CONSOLE_LOGO support
- kill draksplash
- bootloader-config:
o fix migrating swap to UUID
- drakboot
+ o remove CONSOLE_LOGO support
o rework UI layout to account for CONSOLE_LOGO support removal
-- display_help:
- o handle window.close() events (#55099)
- o hide Gtk+ "close" button when displaying first time wizard that
- now has a HTML "close" button again
-- fix detecting hidden partitions as recovery
- diskdrake:
o allow to convert ext2/3 to ext4 but do not enable flags
o don't request ntfs-3g on target not yet installed system if we are
run inside draklive-install (#55160)
+ o fix detecting hidden partitions as recovery
o fix handling hdX/sdX devices (#53107)
+- display_help:
+ o handle window.close() events (#55099)
+ o hide Gtk+ "close" button when displaying first time wizard that
+ now has a HTML "close" button again
+- harddrake:
+ o use actual package name to check for libalsa-plugins-pulseaudio
+ availability instead of using the name of a provide
+- partitioning wizard:
+ o only display Help button in install
Version 12.77 - 30 October 2009