summaryrefslogtreecommitdiffstats
path: root/perl-install/ChangeLog
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-04-13 15:39:34 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-04-13 15:39:34 +0000
commit50d0b5ac9497ca68914a84224d011b19804397b1 (patch)
tree061bfb4618b43fb5e95897119b36974c84103485 /perl-install/ChangeLog
parente521962cd3779a80efe586c57aaf717fbe1e9b43 (diff)
downloaddrakx-backup-do-not-use-50d0b5ac9497ca68914a84224d011b19804397b1.tar
drakx-backup-do-not-use-50d0b5ac9497ca68914a84224d011b19804397b1.tar.gz
drakx-backup-do-not-use-50d0b5ac9497ca68914a84224d011b19804397b1.tar.bz2
drakx-backup-do-not-use-50d0b5ac9497ca68914a84224d011b19804397b1.tar.xz
drakx-backup-do-not-use-50d0b5ac9497ca68914a84224d011b19804397b1.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 ac768071e..e3334c77c 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -1,5 +1,53 @@
2001/04/13 dam's <damien@mandrakesoft.com>
+ * Xconfigurator.pm: updated
+ updated message
+
+ * standalone/draknet: message corrected
+ updated
+
+ * netconnect.pm: net_cnx_up/down xritten in neuneu
+
+ * bootlook.pm: embedded = 0 -> local
+
+2001/04/13 fabman
+
+ * share/po/es.po: synchro with EN
+
+2001/04/13 François Pons <fpons@mandrakesoft.com>
+
+ * install_steps_gtk.pm: avoid illegal modulus zero if no advertizing is
+ available.
+ fixed very old typo not encountered before;
+
+2001/04/13 Pixel <pixel@mandrakesoft.com>
+
+ * common.pm (backtrace): created
+
+ * install_steps_interactive.pm (addUser): remove the setting of
+ $o->{autologin}, now done in any::autologin
+
+ * install2.pm (miscellaneous): add setting KEYBOARD=yes in
+ /etc/sysconfig/usb as asked by Lord Chmou
+
+ * install_steps_gtk.pm (installPackages): do not show button "Details"
+ when no advertising
+
+ * interactive.pm (ask_from_entries_refH_powered_normalize): log the empty
+ list instead of dying (for 8.0 only, should be switched back to die)
+ (ask_from_listf): display the backtrace when empty list
+
+ * any.pm (ask_users): add the empty icon
+ (autologin): fix
+
+2001/04/13 warly
+
+ * share/compssUsers: add ssh server in Network Computer Server
+ add DATABASES to Database
+ add icons for server
+
+2001/04/13 dam's <damien@mandrakesoft.com>
+
* network.pm: updated wireless configuration
* netconnect.pm: corrected loop in isdn + other things