diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2002-01-29 10:20:35 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2002-01-29 10:20:35 +0000 |
commit | ad9774077a4b0d15136da5df9451163333300af7 (patch) | |
tree | 9b341848e33acb06df360094a91c53066b3adf21 /perl-install | |
parent | a5ccb90cfa8d521c20124d84bf08fac639a2c2f4 (diff) | |
download | drakx-ad9774077a4b0d15136da5df9451163333300af7.tar drakx-ad9774077a4b0d15136da5df9451163333300af7.tar.gz drakx-ad9774077a4b0d15136da5df9451163333300af7.tar.bz2 drakx-ad9774077a4b0d15136da5df9451163333300af7.tar.xz drakx-ad9774077a4b0d15136da5df9451163333300af7.zip |
*** empty log message ***
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/ChangeLog | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 21edf5ee3..52e33098b 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,61 @@ +2002/01/29 Pixel <pixel@mandrakesoft.com> + + * diskdrake/hd_gtk.pm: look diskdrake.rc in another directory + + * install_steps.pm: move the various bootloader::add_append's in + setupBootloaderBefore + +2002/01/28 Guillaume Cottenceau <gc@mandrakesoft.com> + + * share/po/fr.po: do the few new translations + + * standalone.pm: try to reflect hierarchy for */*.pm + +2002/01/28 Pablo Saratxaga <pablo@mandrakesoft.com> + + * share/po/zh_CN.po, share/po/no.po, share/po/fi.po, share/po/DrakX.pot, + share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/de.po, + share/po/sk.po, crypto.pm, share/po/tr.po, share/po/eu.po, + printerdrake.pm, standalone/draknet, share/po/vi.po, share/po/ko.po, + share/po/uk.po, share/po/nl.po, share/po/bs.po, share/po/ja.po, + standalone/drakbackup, share/po/wa.po, share/po/sv.po, share/po/da.po, + share/po/zh_TW.po, share/po/cs.po, share/po/hu.po, share/po/af.po, + share/po/id.po: Corrected various English typos + +2002/01/28 Pixel <pixel@mandrakesoft.com> + + * install_steps.pm: fix typo + + * partition_table.pm: warn if partitions have been renumbered due to a + partition being added or removed + + * diskdrake/interactive.pm: don't warn_if_renumbered during install + warn if partitions have been renumbered due to a partition being added + or removed + +2002/01/28 siegel + + * share/po/de.po: new german version + +2002/01/28 Till Kamppeter <till@mandrakesoft.com> + + * printerdrake.pm: Replaced "sleep" commands by a subroutine which waits + exactly until CUPS is ready. + CUPS >= 1.1.12 needs to "know" all devices, let CUPS restart if a device + is not "known" to it. + + * printer.pm: Removed debug helper line. + Replaced "sleep" commands by a subroutine which waits exactly until CUPS + is ready. + CUPS >= 1.1.12 needs to "know" all devices, let CUPS restart if a device + is not "known" to it. + +2002/01/28 tvignaud + + * share/po/br.po: update brezhoneg translations + + * share/po/fr.po: more french translations + 2002/01/28 Pablo Saratxaga <pablo@mandrakesoft.com> * share/po/zh_CN.po, share/po/no.po, share/po/fi.po, share/po/DrakX.pot, |