diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-07-10 17:51:36 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-07-10 17:51:36 +0000 |
commit | 186d1cfd88ce0e894d4252a7638866e014de52c3 (patch) | |
tree | d6fa19bdce72a116e8f60a6a5ee297b03703389c /NEWS | |
parent | 42af38c6116db65d3065d172c3a474f650ddd7f1 (diff) | |
download | urpmi-186d1cfd88ce0e894d4252a7638866e014de52c3.tar urpmi-186d1cfd88ce0e894d4252a7638866e014de52c3.tar.gz urpmi-186d1cfd88ce0e894d4252a7638866e014de52c3.tar.bz2 urpmi-186d1cfd88ce0e894d4252a7638866e014de52c3.tar.xz urpmi-186d1cfd88ce0e894d4252a7638866e014de52c3.zip |
o fix --parallel --auto-select when one box is up-to-date but not the others (#41924)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ o handle README.urpmi in utf8 (but not other encodings) (#41553) o handle --debug-librpm o fix --parallel on local media (ie when synthesis.cz is not copied to /var/lib/urpmi) + o fix --parallel --auto-select when one box is up-to-date but not the others (#41924) - urpmi.addmedia: o make --mirrorlist with no url equivalent to --mirrorlist '$MIRRORLIST' (#40283) o --interactive: fix selecting "noauto" media (#39522) |