summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-04-13 17:11:44 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-04-13 17:11:44 +0000
commit957c3a51a77ac398377a753c3f05544368653e62 (patch)
treeff3e00f13ab2a5f08050e48523b6dcb6e6b5ada1
parent9049d55fb075071b38967fb76cf0df8f4b121632 (diff)
downloaddrakx-backup-do-not-use-957c3a51a77ac398377a753c3f05544368653e62.tar
drakx-backup-do-not-use-957c3a51a77ac398377a753c3f05544368653e62.tar.gz
drakx-backup-do-not-use-957c3a51a77ac398377a753c3f05544368653e62.tar.bz2
drakx-backup-do-not-use-957c3a51a77ac398377a753c3f05544368653e62.tar.xz
drakx-backup-do-not-use-957c3a51a77ac398377a753c3f05544368653e62.zip
*** empty log message ***
-rw-r--r--perl-install/ChangeLog42
1 files changed, 42 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index 01cc9f2b0..b16fc98e5 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -14,6 +14,48 @@
2001/04/13 François Pons <fpons@mandrakesoft.com>
+ * rescue/tree/etc/oem: avoid locking cdrom for oem (compssUsers file still
+ opened).
+
+ * 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>
+
+ * Xconfigurator.pm (main): reverse message
+
+ * install_steps_gtk.pm (installPackages): hide Details button sooner
+ (installPackages): do not show button "Details" when no advertising
+
+ * Xconfigurator_consts.pm: do not set XkbVariant "winkeys" for
+ ru(winkeys), it is redondant
+
+ * interactive_gtk.pm (ask_from_entries_refW): set_default_size width 250
+
+ * any.pm (ask_users): do not have an empty icon. better not ask for icon
+ if no icon
+
+2001/04/13 warly
+
+ * share/compssUsers: add ssh server in Network Computer Server
+
+2001/04/13 dam's <damien@mandrakesoft.com>
+
+ * netconnect.pm: net_cnx_up/down xritten in neuneu
+
+ * Xconfigurator.pm: corrected
+ updated
+ updated message
+
+ * standalone/draknet: message corrected
+
+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;