summaryrefslogtreecommitdiffstats
path: root/perl-install/ChangeLog
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2000-09-28 16:33:49 +0000
committerFrancois Pons <fpons@mandriva.com>2000-09-28 16:33:49 +0000
commita3e2c7be4443cb41d435ea38cd7f3e253709afcc (patch)
treed19d2b513c6f268cbe4c912068b85a3b2fc941d0 /perl-install/ChangeLog
parentf9128b9427f10815fb59db2eb65ee29a8d80b6d8 (diff)
downloaddrakx-backup-do-not-use-a3e2c7be4443cb41d435ea38cd7f3e253709afcc.tar
drakx-backup-do-not-use-a3e2c7be4443cb41d435ea38cd7f3e253709afcc.tar.gz
drakx-backup-do-not-use-a3e2c7be4443cb41d435ea38cd7f3e253709afcc.tar.bz2
drakx-backup-do-not-use-a3e2c7be4443cb41d435ea38cd7f3e253709afcc.tar.xz
drakx-backup-do-not-use-a3e2c7be4443cb41d435ea38cd7f3e253709afcc.zip
*** empty log message ***
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r--perl-install/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index 6ae14facd..78d819140 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -11,9 +11,16 @@
2000-09-28 François Pons <fpons@mandrakesoft.com>
+ * Makefile.config: added livedrake for drakxtools.
* diskdrake.pm: use corrected partition size when resizing a dos
partition (like the others).
- * printerdrake.pm: protect set_help() usage by if $::isInstall.
+ * install_any.pm: no more pnm2ppa packages and others in package
+ to copy when changing CD.
+ * live_install: exec live_install2 instead.
+ * live_install2: contains post live upgrade stuff now.
+ * printerdrake.pm: protect set_help() usage by if $::isInstall,
+ removed reference to package pnm2ppa and others.
+ * standalone/livedrake: initial release for drakxtools.
2000-09-28 DrakX <install@linux-mandrake.com>