diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2002-02-07 22:55:11 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2002-02-07 22:55:11 +0000 |
commit | b812b8f4eb2e4e0a21a99b6981df9eb7d3b60848 (patch) | |
tree | 73047bdb1337ab5592a7c524311fb95e3c56442f | |
parent | aa110e6ba739904b50dc633b572766f6c69b4639 (diff) | |
download | drakx-backup-do-not-use-b812b8f4eb2e4e0a21a99b6981df9eb7d3b60848.tar drakx-backup-do-not-use-b812b8f4eb2e4e0a21a99b6981df9eb7d3b60848.tar.gz drakx-backup-do-not-use-b812b8f4eb2e4e0a21a99b6981df9eb7d3b60848.tar.bz2 drakx-backup-do-not-use-b812b8f4eb2e4e0a21a99b6981df9eb7d3b60848.tar.xz drakx-backup-do-not-use-b812b8f4eb2e4e0a21a99b6981df9eb7d3b60848.zip |
*** empty log message ***
-rw-r--r-- | perl-install/ChangeLog | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 32a861008..a682a8e0c 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,5 +1,45 @@ 2002/02/07 dam's <damien@mandrakesoft.com> + * my_gtk.pm: fixed shadow when testing X + +2002/02/07 Pablo Saratxaga <pablo@mandrakesoft.com> + + * share/po/help_xml2pm.pl: fixed email address + +2002/02/07 Pixel <pixel@mandrakesoft.com> + + * diskdrake/smbnfs_gtk.pm: + - don't pop the "do you want to install samba?" + - rwindow is not a window when embedded, so set_default_size only if + possible + + * my_gtk.pm: make perl_checker happy + ensure no more than one child is in the Plug + + * interactive.pm: fix (causing XFdrake to use a combo instead of a list) + + * interactive_gtk.pm: fix error causing a bad window sizing when there is + a horiz scroll + (exit): ensure USR1 is sent to mcc + + * Xconfigurator.pm: allow to edit the hsyncrange and vsyncrange when + choosing monitor "Custom" + + * install2.pm, install_steps.pm: create and use miscellaneousAfter (so + that SECURE_LEVEL is set *after* asking) + + * diskdrake/interactive.pm (Options): wrap the help text + + * standalone/diskdrake: handle --embedded xxx xxx + +2002/02/07 tvignaud + + * standalone/drakxtv, Makefile.config: add drakxtv (scantv gui) + + * standalone/localedrake: fix pixel stuff: don't restart wm on cancel + +2002/02/07 dam's <damien@mandrakesoft.com> + * share/logo-mandrake.png: beta 2 * printerdrake.pm: corrected wizard pb |