diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2002-01-09 13:28:13 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2002-01-09 13:28:13 +0000 |
commit | 0e5a9c03571579caec4c9774dc405e8194b63570 (patch) | |
tree | 7298be5d03a9213628933a2644b6e0d2e48826da | |
parent | c016f02d10c7afb38a6eb5914b15a20aeb96cd53 (diff) | |
download | drakx-0e5a9c03571579caec4c9774dc405e8194b63570.tar drakx-0e5a9c03571579caec4c9774dc405e8194b63570.tar.gz drakx-0e5a9c03571579caec4c9774dc405e8194b63570.tar.bz2 drakx-0e5a9c03571579caec4c9774dc405e8194b63570.tar.xz drakx-0e5a9c03571579caec4c9774dc405e8194b63570.zip |
*** empty log message ***
-rw-r--r-- | perl-install/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 6c9ab2302..287481b94 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -5,6 +5,21 @@ * install_steps_interactive.pm: avoid asking for minimal install for upgrade. + + * crypto.pm: fix incomplete prefix for update mirror when adding an entry + for urpmi. + + * pkgs.pm: use rpm version comparison function. + + * c/stuff.xs.pm: added rpmvercmp. + +2002/01/09 François Pons <fpons@mandrakesoft.com> + + * install_any.pm: fixed too many package selected for No X or With X + option of minimal installation. + + * install_steps_interactive.pm: avoid asking for minimal install for + upgrade. fixed stupid. * crypto.pm: fix incomplete prefix for update mirror when adding an entry |