diff options
author | Francois Pons <fpons@mandriva.com> | 2000-03-16 20:04:26 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2000-03-16 20:04:26 +0000 |
commit | 28f19070e51ab4752c1c82c2d02b9af1d84d3a37 (patch) | |
tree | a18412c3225f914627c74ec887af22a0fbb0eb30 /perl-install/ChangeLog | |
parent | 633a781cca14d82bdc0c41a59caa79059c3aceb6 (diff) | |
download | drakx-28f19070e51ab4752c1c82c2d02b9af1d84d3a37.tar drakx-28f19070e51ab4752c1c82c2d02b9af1d84d3a37.tar.gz drakx-28f19070e51ab4752c1c82c2d02b9af1d84d3a37.tar.bz2 drakx-28f19070e51ab4752c1c82c2d02b9af1d84d3a37.tar.xz drakx-28f19070e51ab4752c1c82c2d02b9af1d84d3a37.zip |
*** empty log message ***
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 8e92626ca..360913b34 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,12 @@ +2000-03-16 François Pons <fpons@mandrakesoft.com> + + * install_steps_interactive.pm: moved in printerdrake.pm the test + of printer usage. + * printerdrake.pm: heavy modification to handle multiple queue, + corrected some bugs too, added much more features as printtool. + * printer.pm: added more features for filter, allow printer to be + retrieved without help of printtool id in printcap file (untested). + 2000-03-14 François Pons <fpons@mandrakesoft.com> * install_any.pm: corrected for duplicate file on other CD. |