summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index f716ab1e6..ddba8a16f 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -1,5 +1,21 @@
2001/03/08 dam's <damien@mandrakesoft.com>
+ * netconnect.pm: applied if__
+
+2001/03/08 Guillaume Cottenceau <gc@mandrakesoft.com>
+
+ * mdk-stage1/init.c: workaround kernel-2.4 bug with /dev/log
+
+2001/03/08 Pixel <pixel@mandrakesoft.com>
+
+ * verify_c: fix the regexp
+
+ * share/rpmsrate: add i18n'ed packages
+
+ * detect_devices.pm (floppies): load module "floppy" before probing
+
+2001/03/08 dam's <damien@mandrakesoft.com>
+
* common.pm: added if__
* netconnect.pm: applied if__