summaryrefslogtreecommitdiffstats
path: root/perl-install/ChangeLog
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-03-07 11:35:20 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-03-07 11:35:20 +0000
commit9d0d9669958fa6c420a3c1ebcea4becdc3cc477f (patch)
tree52013b9276de7fc29bc96945a41ffceb5dceb36b /perl-install/ChangeLog
parent454b71581eab8db750fa4d0c61559bf4f7f9cde4 (diff)
downloaddrakx-backup-do-not-use-9d0d9669958fa6c420a3c1ebcea4becdc3cc477f.tar
drakx-backup-do-not-use-9d0d9669958fa6c420a3c1ebcea4becdc3cc477f.tar.gz
drakx-backup-do-not-use-9d0d9669958fa6c420a3c1ebcea4becdc3cc477f.tar.bz2
drakx-backup-do-not-use-9d0d9669958fa6c420a3c1ebcea4becdc3cc477f.tar.xz
drakx-backup-do-not-use-9d0d9669958fa6c420a3c1ebcea4becdc3cc477f.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 87f7f010e..1a368beed 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -1,3 +1,92 @@
+2001/03/07 Pablo Saratxaga <pablo@mandrakesoft.com>
+
+ * share/po/fr.po: Fixed French typos reported by tester
+
+2001/03/07 Pixel <pixel@mandrakesoft.com>
+
+ * share/fonts.tar.bz2: use gb16fs instead of gb16st
+
+ * fsedit.pm: fix typo
+
+ * install2.pm (main): save $@ in $err so that it's not modified before
+ being used
+
+ * share/rpmsrate: lower Mesa's rate
+
+ * standalone/drakboot: make it please perl2fcalls
+
+2001/03/06 dam's <damien@mandrakesoft.com>
+
+ * netconnect.pm: corrected bad %intf while savung
+ don't ask configuration if expert
+ now detecting adsl
+
+ * standalone/draknet: remmoved 'quiting appli' screen
+
+2001/03/06 Guillaume Cottenceau <gc@mandrakesoft.com>
+
+ * install_any.pm: fix save of automatic stage1 info for static network
+
+ * mdk-stage1/init.c: do not display from syslog msg's from RPM telling
+ that it
+ installed/removed some pkg's
+
+ * 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, help.pm, 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, standalone/draknet,
+ 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
+
+2001/03/06 Pixel <pixel@mandrakesoft.com>
+
+ * perl2fcalls:
+ - small fix for bootlook.pm
+ - don't display reused
+
+ * detect_devices.pm (stringlist): if no text description, display ids
+
+ * install_steps_interactive.pm (generateAutoInstFloppy): comment old code
+ (summary): fixes
+ (setupSCSI): cleanup
+ (summary): display sound/tv/isdn cards found
+
+ * fsedit.pm (check_mntpoint): don't allow LVM on / or /boot
+ (@suggestions_mntpoints): add /boot
+
+ * install_any.pm: hack to make perl2fcalls happy
+ (getHds): fix for no hd detected in newbie installs
+ (setPackages): s/snd-slot/sound-slot/
+
+ * install_steps_auto_install.pm (@graphical_steps): add
+ beforeInstallPackages so that advertisings are there
+
+ * install2.pm (setupSCSI): remove autoSCSI, cleanup
+
+ * http.pm, ftp.pm: don't use install_any
+
+ * modules.pm: add cciss
+
+ * partition_table.pm (add): create 3 primaries before creating an extended
+ if DAC960 (/dev/rd/*)
+ (add): max number of parts for rd, ida and cciss
+
+2001/03/06 yduret
+
+ * bootlook.pm: pixelisation
+
2001/03/06 dam's <damien@mandrakesoft.com>
* install2.pm: corrected bad file search