diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-03-26 21:30:07 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-03-26 21:30:07 +0000 |
commit | 3600a1fd1e9398fad208e3e94c6def2a8e84314a (patch) | |
tree | d2a5701e3436aff6a7c61e29f8254164505f23f4 /perl-install/ChangeLog | |
parent | aaab5d0fa8f4a6eef4c1d2ee6af9651f6e576db5 (diff) | |
download | drakx-3600a1fd1e9398fad208e3e94c6def2a8e84314a.tar drakx-3600a1fd1e9398fad208e3e94c6def2a8e84314a.tar.gz drakx-3600a1fd1e9398fad208e3e94c6def2a8e84314a.tar.bz2 drakx-3600a1fd1e9398fad208e3e94c6def2a8e84314a.tar.xz drakx-3600a1fd1e9398fad208e3e94c6def2a8e84314a.zip |
no_comment
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 0a3ed269b..213efd090 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,14 @@ +2000-03-26 Pixel <pixel@mandrakesoft.com> + + * install_any.pm (install_urpmi): full support for multi-hdlist's + + * pkgs.pm (extractHeaders): look for hdlist in /tmp instead of + $prefix/var/lib/urpmi + * pkgs.pm (psUsingHdlists): put hdlist's in /var/lib/urpmi with a + fake name. Access via /tmp/$hdlist is given for non-fake name + + * detect_devices.pm (hasHPT): return undef if no htp (silly me :-/) + 2000-03-25 Pixel <pixel@mandrakesoft.com> * lilo.pm: updated to the new format of entries. It was an hash. |