summaryrefslogtreecommitdiffstats
path: root/perl-install/ChangeLog
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-04-25 23:14:11 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-04-25 23:14:11 +0000
commit57c9a45c5e54c97a71143cf73da8b9ad7c2e5d34 (patch)
tree9a7492fc08e0ac197485735ae2e4bc7688286413 /perl-install/ChangeLog
parent7039b28e9cc76fd602016a10c0927b40fc960b58 (diff)
downloaddrakx-backup-do-not-use-57c9a45c5e54c97a71143cf73da8b9ad7c2e5d34.tar
drakx-backup-do-not-use-57c9a45c5e54c97a71143cf73da8b9ad7c2e5d34.tar.gz
drakx-backup-do-not-use-57c9a45c5e54c97a71143cf73da8b9ad7c2e5d34.tar.bz2
drakx-backup-do-not-use-57c9a45c5e54c97a71143cf73da8b9ad7c2e5d34.tar.xz
drakx-backup-do-not-use-57c9a45c5e54c97a71143cf73da8b9ad7c2e5d34.zip
no_comment
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r--perl-install/ChangeLog16
1 files changed, 15 insertions, 1 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index 28e9a770c..157cb6605 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -1,3 +1,17 @@
+2000-04-26 Pixel <pixel@mandrakesoft.com>
+
+ * install_any.pm (relGetFile): added auto_inst to files to get
+ from Mandrake/base
+
+ * install2.pm (main): changed auto_inst behaviour
+
+ * standalone/adduserdrake: fix a bug (s/$o/$in/g)
+
+ * interactive_newt.pm (ask_from_entries_refW): now handling
+ complete/changed/focus_out callbacks (at least more than before)
+
+ * Newt/Newt.xs: added rough callback handling
+
2000-04-25 François Pons <fpons@mandrakesoft.com>
* printerdrake.pm: added support for PPA more easily, allow
@@ -10,7 +24,7 @@
2000-04-25 Pixel <pixel@mandrakesoft.com>
- * lilo.pm (suggest): moved the generation of the keytable here. It
+ * lilo.pm (install): moved the generation of the keytable here. It
is used by both lilo & grub (lilo is not always installed as was
assumed)