summaryrefslogtreecommitdiffstats
path: root/perl-install/ChangeLog
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-02-09 21:05:34 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-02-09 21:05:34 +0000
commitf0f366d517c87f347f889394416ea21289eec83f (patch)
tree6960d14189bc35bf920f037fe2d43433f945fdf3 /perl-install/ChangeLog
parentda93dce60a01e338efbea41e3e2134d9c1e03fe2 (diff)
downloaddrakx-backup-do-not-use-f0f366d517c87f347f889394416ea21289eec83f.tar
drakx-backup-do-not-use-f0f366d517c87f347f889394416ea21289eec83f.tar.gz
drakx-backup-do-not-use-f0f366d517c87f347f889394416ea21289eec83f.tar.bz2
drakx-backup-do-not-use-f0f366d517c87f347f889394416ea21289eec83f.tar.xz
drakx-backup-do-not-use-f0f366d517c87f347f889394416ea21289eec83f.zip
no_comment
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r--perl-install/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index 8ee73ed1f..66912f974 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -1,3 +1,22 @@
+2000-02-09 Pixel <pixel@mandrakesoft.com>
+
+ * partition_table.pm (add): cdie if maximum number of partitions
+ handled by linux is reached
+
+ * Xconfigurator.pm (chooseResolutionsGtk): display the graphic
+ card or server found
+
+ * install_any.pm (relGetFile): for mdkinst files, take care not to
+ have a double '/' (see debbugs #591)
+
+ * install_steps_interactive.pm (configureNetwork):
+ purpose: add ability to configure both modem and lan
+ clean up the behaviour
+
+ * fs.pm (write_fstab):
+ purpose: sort the fstab per mount point (cuz /usr must be before /usr/local)
+ also: rewrite of the part writing the fstab.
+
1999-12-19 Pixel <pixel@mandrakesoft.com>
* install2.pm (configureX): write current fstab and conf.modules