summaryrefslogtreecommitdiffstats
path: root/perl-install/ChangeLog
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-03-06 14:03:49 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-03-06 14:03:49 +0000
commitd82e64c57ddfc31f7c3860fb768f16430bec567d (patch)
treeabd41fcd407d63e5a7bac63c4a79eac04442cc51 /perl-install/ChangeLog
parent133d12cd26e10868cf1bd86e0c2dde2dfe505c54 (diff)
downloaddrakx-backup-do-not-use-d82e64c57ddfc31f7c3860fb768f16430bec567d.tar
drakx-backup-do-not-use-d82e64c57ddfc31f7c3860fb768f16430bec567d.tar.gz
drakx-backup-do-not-use-d82e64c57ddfc31f7c3860fb768f16430bec567d.tar.bz2
drakx-backup-do-not-use-d82e64c57ddfc31f7c3860fb768f16430bec567d.tar.xz
drakx-backup-do-not-use-d82e64c57ddfc31f7c3860fb768f16430bec567d.zip
*** empty log message ***
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r--perl-install/ChangeLog89
1 files changed, 89 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index 134cbc798..87f7f010e 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -1,3 +1,92 @@
+2001/03/06 dam's <damien@mandrakesoft.com>
+
+ * install2.pm: corrected bad file search
+ corrected intf setting
+
+ * standalone/draknet: added enable/disable networking button.
+
+ * standalone/drakxconf: updated to be launched frome DrakConf if no
+ DISPLAY
+
+ * netconnect.pm: now detecting adsl
+ typo
+ better load_conf
+
+ * Xconfigurator.pm: cleaned png displaying
+
+ * common.pm: setinhash -> set_in_hash
+ added setinhash
+
+ * fs.pm: typo
+ use set_in_hash
+
+2001/03/06 Guillaume Cottenceau <gc@mandrakesoft.com>
+
+ * mdk-stage1/cdrom.c: enable probing of all the CDROM drives in automatic
+ mode
+
+ * mdk-stage1/Makefile: fix includes for init
+
+2001/03/06 Pablo Saratxaga <pablo@mandrakesoft.com>
+
+ * share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
+ share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
+ share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
+ share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
+ share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
+ share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
+ share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
+ share/po/pl.po, share/po/fi.po, share/po/no.po,
+ share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
+ share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/br.po,
+ share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
+ share/po/eo.po, share/po/ro.po, share/po/da.po, share/po/cs.po,
+ share/po/af.po: corrected some typos, Updated Japanese file
+ updated Lithuanian file
+
+ * help.pm, standalone/draknet: corrected some typos, Updated Japanese file
+
+2001/03/06 Pixel <pixel@mandrakesoft.com>
+
+ * install_steps.pm, any.pm, Xconfigurator.pm: move inittab modifying to
+ any::runlevel
+
+ * partition_table.pm (add): max number of parts for rd, ida and cciss
+
+ * fs.pm, netconnect.pm, common.pm: set_in_hash is now put_in_hash
+
+ * diskdrake.pm (Create): pixelization
+
+ * fsedit.pm (hds): pixelization
+
+ * install_steps_auto_install.pm (@graphical_steps): add
+ beforeInstallPackages so that advertisings are there
+
+ * modules.pm: add cciss
+
+ * install2.pm (main): remove unloading vfat (not needed anymore with
+ mdk-stage1)
+
+2001/03/05 dam's <damien@mandrakesoft.com>
+
+ * netconnect.pm: $mouse->{device} is set if it doesn't exists.
+
+ * Makefile: added pixmaps copying
+
+2001/03/05 Pablo Saratxaga <pablo@mandrakesoft.com>
+
+ * netconnect.pm, bootlook.pm, help.pm: fixed English typos
+
+2001/03/05 Pixel <pixel@mandrakesoft.com>
+
+ * install_steps_interactive.pm (generateAutoInstFloppy): use
+ generate_automatic_stage1_params
+
+ * c/stuff.xs.pm, my_gtk.pm: XSetInputFocus now done in perl-GTK
+
+ * install_any.pm (generate_automatic_stage1_params): replace
+ generate_ks_cfg
+
2001/03/05 dam's <damien@mandrakesoft.com>
* Makefile: added pixmaps copying