diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-06-18 13:56:14 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-06-18 13:56:14 +0000 |
commit | 9ac5875a7aea70e80c2815fa910884a7aad62fb2 (patch) | |
tree | fe34251b811c56b14ac551c0edf0d05cbea7115a /NEWS | |
parent | cf2bccec451dc425d6d8d4f35651d64e219ed494 (diff) | |
download | urpmi-9ac5875a7aea70e80c2815fa910884a7aad62fb2.tar urpmi-9ac5875a7aea70e80c2815fa910884a7aad62fb2.tar.gz urpmi-9ac5875a7aea70e80c2815fa910884a7aad62fb2.tar.bz2 urpmi-9ac5875a7aea70e80c2815fa910884a7aad62fb2.tar.xz urpmi-9ac5875a7aea70e80c2815fa910884a7aad62fb2.zip |
- urpmi.update
o only copy previous hdlist in cache dir for rsync, don't do it for wget/curl
(it's useless and potentially dangerous when used with "resume")
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ - urpmi o for long package names, ensure progression of installation (####...) is still properly indented (#28639) +- urpmi.update + o only copy previous hdlist in cache dir for rsync, don't do it for wget/curl + (it's useless and potentially dangerous when used with "resume") - urpmf o bug fix -m (#31452) |