diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-07-08 12:05:17 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-07-08 12:05:17 +0000 |
commit | 7b5f3db375fe4347bc30b134c90dde8d5813dabe (patch) | |
tree | 6be7a36507a7ec0cd79d6f0ddc4d980a8ab03a23 /NEWS | |
parent | dbc1dddbef3a640401e128761ae1154ebf7b6365 (diff) | |
download | urpmi-7b5f3db375fe4347bc30b134c90dde8d5813dabe.tar urpmi-7b5f3db375fe4347bc30b134c90dde8d5813dabe.tar.gz urpmi-7b5f3db375fe4347bc30b134c90dde8d5813dabe.tar.bz2 urpmi-7b5f3db375fe4347bc30b134c90dde8d5813dabe.tar.xz urpmi-7b5f3db375fe4347bc30b134c90dde8d5813dabe.zip |
allow "urpmi.addmedia --distrib --mirrorlist" to please blino (#40283)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ - urpmi: o handle README.urpmi in utf8 (but not other encodings) (#41553) +- urpmi.addmedia: + o make --mirrorlist with no url equivalent to --mirrorlist '$MIRRORLIST' (#40283) - urpmq: o --suggests now displays the suggested packages, see --allow-suggests for previous behaviour (#39726) |