summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2002-02-03 19:26:24 +0000
committerPascal Rigaux <pixel@mandriva.com>2002-02-03 19:26:24 +0000
commit65a7daa4cad4f636144368b54c5ab300ce0600da (patch)
treee9f8f97a52cf44d46288f61a7d3280276342a081
parenta341b16a6f1835fb8774fbc8a1d08440cfa93082 (diff)
downloaddrakx-backup-do-not-use-65a7daa4cad4f636144368b54c5ab300ce0600da.tar
drakx-backup-do-not-use-65a7daa4cad4f636144368b54c5ab300ce0600da.tar.gz
drakx-backup-do-not-use-65a7daa4cad4f636144368b54c5ab300ce0600da.tar.bz2
drakx-backup-do-not-use-65a7daa4cad4f636144368b54c5ab300ce0600da.tar.xz
drakx-backup-do-not-use-65a7daa4cad4f636144368b54c5ab300ce0600da.zip
*** empty log message ***
-rw-r--r--perl-install/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index 7e6ecdbdf..53ae51b02 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -1,5 +1,24 @@
2002/02/03 Pixel <pixel@mandrakesoft.com>
+ * any.pm: force a few more "list"s instead of "combo" boxes
+ since "format" is now handled for combo boxes, combo boxes are used in
+ much too many places. Fix this by forcing type "list" for some cases,
+ and using type "list" when a ask_from has only one entry
+
+ * interactive.pm: since "format" is now handled for combo boxes, combo
+ boxes are used in much too many places. Fix this by forcing type "list"
+ for some cases, and using type "list" when a ask_from has only one entry
+
+ * bootloader.pm: fix typo
+ help lilo when there is hdd with no hdc drive (needs testing!)
+
+2002/02/03 warly
+
+ * share/rpmsrate.server, share/compssUsers.server: add rpmsrate.server and
+ compssUsers.server
+
+2002/02/03 Pixel <pixel@mandrakesoft.com>
+
* bootloader.pm: help lilo when there is hdd with no hdc drive (needs
testing!)