diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-06-08 18:50:53 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-06-08 18:50:53 +0000 |
commit | fcb66a9dc4ce089f8f39dfb90a16486786c06623 (patch) | |
tree | 6df2bcb0fab1ae650cdf7298a1549dd094fa2df4 /NEWS | |
parent | 58779dead791a82692fe652471d0688124a18cac (diff) | |
download | urpmi-fcb66a9dc4ce089f8f39dfb90a16486786c06623.tar urpmi-fcb66a9dc4ce089f8f39dfb90a16486786c06623.tar.gz urpmi-fcb66a9dc4ce089f8f39dfb90a16486786c06623.tar.bz2 urpmi-fcb66a9dc4ce089f8f39dfb90a16486786c06623.tar.xz urpmi-fcb66a9dc4ce089f8f39dfb90a16486786c06623.zip |
(run) fix downloading twice noarch packages on x86_64 with --download-all (mga#4867))
(w/o introducing testsuite regressions like previous fix)
(reducing side effects to the download-all code)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +- fix testsuite regressions - urpmf: o fix -m option not showing media names (mga#5916) |