diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-07-09 17:56:56 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-07-09 17:56:56 +0000 |
commit | dd34c6b3190f6ed72e482c397e957b41f5d60fb3 (patch) | |
tree | b89b547d1ed424432035fbd5d15b0dfc65591c77 /NEWS | |
parent | 23189a0d8a4980d3db3d3ebae8c7536ec47ce084 (diff) | |
download | urpmi-dd34c6b3190f6ed72e482c397e957b41f5d60fb3.tar urpmi-dd34c6b3190f6ed72e482c397e957b41f5d60fb3.tar.gz urpmi-dd34c6b3190f6ed72e482c397e957b41f5d60fb3.tar.bz2 urpmi-dd34c6b3190f6ed72e482c397e957b41f5d60fb3.tar.xz urpmi-dd34c6b3190f6ed72e482c397e957b41f5d60fb3.zip |
- urpmi
o fix --parallel on local media (ie when synthesis.cz is not copied to /var/lib/urpmi)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ - urpmi: 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) - urpmi.addmedia: o make --mirrorlist with no url equivalent to --mirrorlist '$MIRRORLIST' (#40283) o --interactive: fix selecting "noauto" media (#39522) |