diff options
-rw-r--r-- | perl-install/drakxtools.spec | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec index bca69646c..933ed609b 100644 --- a/perl-install/drakxtools.spec +++ b/perl-install/drakxtools.spec @@ -264,16 +264,23 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && \ %changelog * Mon Jul 29 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.1.8-13mdk -- updated XFdrake (gtk resolution chooser work, i810 fixes, ...) -- fix harddrake config file conversion +- harddrake: + o service: fix config file conversion + o harddrake::ui : + * s/channel/Channel/ + * bus_id is for usb devices too + * remove obsolete fields info and name + * add nbuttons, device, old_device descriptions +- updated XFdrake (gtk resolution chooser work, i810 fixes, ...) (pixel) - remove "Requires: groff" (nobody know why it's there) (Pixel) - updated translations (nl/id/vi) - standalone/logdrake: (deush) o don't display services that are not installed o word wrap string correctly o cleanup -- bootloader.pm: let the bootloader::mkinitrd error be seen by the GUI - (pixel) +- bootloader.pm: (pixel) + o let the bootloader::mkinitrd error be seen by the GUI + o fix dying when mkinitrd doesn't create an initrd - interactive.pm: error messages fixes (pixel) - diskdrake: add 0x35 partition table id meaning JFS (under OS/2) (thank to Mika Laitio) |