summaryrefslogtreecommitdiffstats
path: root/perl-install/ChangeLog
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2004-09-03 06:32:42 +0000
committerPascal Rigaux <pixel@mandriva.com>2004-09-03 06:32:42 +0000
commitda1b22161efc67729baa462794a7cca693726dd1 (patch)
treea14344f3edb24ff9f65261092c52bd93a1804e2c /perl-install/ChangeLog
parent1d1c54ecbc4279eb63af02aa6fe12ef2c41c5975 (diff)
downloaddrakx-da1b22161efc67729baa462794a7cca693726dd1.tar
drakx-da1b22161efc67729baa462794a7cca693726dd1.tar.gz
drakx-da1b22161efc67729baa462794a7cca693726dd1.tar.bz2
drakx-da1b22161efc67729baa462794a7cca693726dd1.tar.xz
drakx-da1b22161efc67729baa462794a7cca693726dd1.zip
*** empty log message ***
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r--perl-install/ChangeLog110
1 files changed, 109 insertions, 1 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index f89a6f93e..9dccb3d6b 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -2,6 +2,114 @@
* standalone/drakconnect: don't exclude Gtk2::Entry filling
+2004/09/03 Funda Wang <fundawang at linux.net.cn>
+
+ * share/po/zh_CN.po: Updated Simplified Chinese translation
+
+2004/09/03 Olivier Blin <oblin at mandrakesoft.com>
+
+ * network/network.pm (findIntf, read_all_conf) use default DEVICE field
+ only at last
+ ressort, keep weird DEVICE fiels (i.e for sagem)
+ (write_interface_conf) remove quotes if DEVICE is the result of a
+ command
+ (configureNetwork2) use key from $intf hash to determine ifcfg
+ filename (to allow to use weird DEVICE fields, like
+ DEVICE=`/usr/sbin/eaglectrl -i`)
+ (write_interface_conf) allow TYPE field, will be used to recognize ADSL
+ interfaces
+
+ * network/netconnect.pm: support DHCP and manual for sagem devices
+
+ * network/adsl.pm: adapt to new fctStartAdsl
+
+ * network/tools.pm: remove horrible and unneeded workaround
+ shut up perl_checker!
+ remove test_internet_connection(), use network::test instead
+ (get_interface_type) enhance detection for adsl devices
+
+2004/09/03 Pablo Saratxaga <pablo at mandrakesoft.com>
+
+ * share/po/ja.po: small fix in Japanese po files
+
+ * share/po/bs.po, share/po/et.po, share/po/pt.po, share/po/pl.po,
+ share/po/fr.po: updated Estonian file
+
+2004/09/03 Pixel <pixel at mandrakesoft.com>
+
+ * share/list:
+ - we need unicode_start, which need kbd_mode and a real "echo" command
+ - initialize newt (and so slang) with a fake en_US.UTF-8 locale during
+ install
+ (and it works better when slang does its setlocale, i don't know why)
+ stage1 terminfo is not available anymore, use our own terminfo
+
+ * interactive/newt.pm:
+ - we need unicode_start, which need kbd_mode and a real "echo" command
+ - initialize newt (and so slang) with a fake en_US.UTF-8 locale during
+ install
+ (and it works better when slang does its setlocale, i don't know why)
+
+ * Makefile: make dont_run_directly_stage2 keep runinstall2 as a symlink
+ (since mdkstage1 check it is a symlink)
+ - we need unicode_start, which need kbd_mode and a real "echo" command
+ - initialize newt (and so slang) with a fake en_US.UTF-8 locale during
+ install
+ (and it works better when slang does its setlocale, i don't know why)
+
+ * lang.pm: always use utf8 strings during install since our locale is
+ always utf8
+
+ * Newt/Newt.xs:
+ - we need unicode_start, which need kbd_mode and a real "echo" command
+ - initialize newt (and so slang) with a fake en_US.UTF-8 locale during
+ install
+ (and it works better when slang does its setlocale, i don't know why)
+ don't let slang call setlocale(), we do it ourselves
+
+ * install2.pm: stage1 terminfo is not available anymore, use our own
+ terminfo
+
+2004/09/03 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
+
+ * pkgs.pm: Better handling of mounting/umounting supplementary CDs
+
+ * install_any.pm: Make local copies of rpmsrate and compssUsers.pl from
+ supplementary CD
+ Better handling of mounting/umounting supplementary CDs
+ Add a system error when no CD reader is found for a supplementary CD
+ Remove support for looking directly for a hdlist1s.cz file on
+ supplementary CDs.
+ Don't bypass errorOpeningFile, because it won't ask for further CDs
+ anymore... (/me sux)
+
+ * share/po/fr.po: Fix grammar.
+
+2004/09/03 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * drakxtools.spec: log a few more commits from blino for 10.1-0.20mdk
+ 10.1-0.20mdk
+
+ * share/po/fr.po: update
+
+ * ugtk2.pm (create_hbox) do not set extra border since we've a generic fix
+ in _create_window
+ (_create_window) prevent inner widgets to stick the window
+
+ * tools/cvslog2changelog.pl: add one more translator
+
+ * install_steps.pm, install_steps_interactive.pm (setupSCSI) load
+ modularized PATA drivers too
+
+2004/09/03 Warly <warly at mandrakesoft.com>
+
+ * share/rpmsrate: now kernel-i686-up-4GB and kernel-p3-smp-64GB are
+ deprecated
+
+2004/09/03 Damien Chaumette <dchaumette at mandrakesoft.com>
+
+ * standalone/drakconnect: don't exclude Gtk2::Entry filling
+
2004/09/03 José JORGE <jjorge at free.fr>
* share/po/pt.po: melo
@@ -37400,7 +37508,7 @@
* Makefile.config: remove dir security
- * proxy.pm: add $Id: ChangeLog,v 1.956 2004/09/01 14:25:32 prigaux Exp $
+ * proxy.pm: add $Id: ChangeLog,v 1.957 2004/09/03 03:27:29 prigaux Exp $
* interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are
more accurate than