summaryrefslogtreecommitdiffstats
path: root/perl-install/ChangeLog
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-02-26 12:46:43 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-02-26 12:46:43 +0000
commit2895fdc2d24a59b86d40a78a7fbb203868bc5343 (patch)
tree857a0a6e664f8d7422174cb9429d3f8a2312b0f6 /perl-install/ChangeLog
parent9e81439f1af4365276eea89cb6eec9ca03bb6fb4 (diff)
downloaddrakx-backup-do-not-use-2895fdc2d24a59b86d40a78a7fbb203868bc5343.tar
drakx-backup-do-not-use-2895fdc2d24a59b86d40a78a7fbb203868bc5343.tar.gz
drakx-backup-do-not-use-2895fdc2d24a59b86d40a78a7fbb203868bc5343.tar.bz2
drakx-backup-do-not-use-2895fdc2d24a59b86d40a78a7fbb203868bc5343.tar.xz
drakx-backup-do-not-use-2895fdc2d24a59b86d40a78a7fbb203868bc5343.zip
*** empty log message ***
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r--perl-install/ChangeLog48
1 files changed, 48 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index bcdbea383..325c57dc9 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -1,3 +1,51 @@
+2001/02/26 dam's <damien@mandrakesoft.com>
+
+ * interactive_gtk.pm: if wizard, show the button
+
+ * netconnect.pm: corrected wizard mode.
+
+2001/02/26 Pixel <pixel@mandrakesoft.com>
+
+ * common.pm (if_): fix for use in scalar context
+
+ * install_steps_interactive.pm (summary): translate mouse description
+
+2001/02/25 dam's <damien@mandrakesoft.com>
+
+ * share/logo-mandrake-Firewall.xpm, share/logo-mandrake.xpm: changed logo.
+
+ * netconnect.pm: profile handling.
+ profile handling
+ corrected wizard.
+
+ * standalone/draknet: profile handling.
+ profile handling
+
+ * install_steps_interactive.pm: updated
+
+2001/02/25 Pixel <pixel@mandrakesoft.com>
+
+ * install2.pm (main): move the load_deps before all the loadO's
+
+ * install_any.pm (g_auto_install): have formatMountPartitions graphical if
+ $graphical
+
+ * install_steps_interactive.pm (generateAutoInstFloppy): use "timeout 1"
+ for replay
+
+ * interactive_gtk.pm (ask_from_entries_refW): ensure "advanced" lists
+ center the chosen value
+
+2001/02/24 Pixel <pixel@mandrakesoft.com>
+
+ * install_steps.pm, install2.pm: move writing to config files from
+ install2::selectKeyboard to install_steps
+
+ * share/list, Makefile, tools/i386/mkreiserfs: for now, have mkreiserfs in
+ the CVS since the current cooker version is too recent
+
+ * commands.pm (more): handle 'q' to quit
+
2001/02/24 Pixel <pixel@mandrakesoft.com>
* c/Makefile (stuff): fix the fix's fix :'-(