summaryrefslogtreecommitdiffstats
path: root/perl-install/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r--perl-install/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index 6035be0d0..b0f8ea58d 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -1,3 +1,18 @@
+2000-03-09 Pixel <pixel@mandrakesoft.com>
+
+ * fs.pm (format_*): move the @options before the device
+
+ * loopback.pm: created, added a lot of stuff for loopback in
+ diskdrake.pm, fs.pm...
+
+2000-03-08 Pixel <pixel@mandrakesoft.com>
+
+ * partition_table.pm: %type2fs replaced ox402 by 0x402
+
+ * detect_devices.pm (cdroms): fix "scd" (should be "scd0")
+
+ * install_any.pm (install_urpmi): update for new hdlist.cz2
+
2000-03-07 Pixel <pixel@mandrakesoft.com>
* interactive_gtk.pm (ask_from_treelistW): s/focus_row/set_focus_row/