summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-06-08 18:50:53 +0000
committerThierry Vignaud <tv@mageia.org>2012-06-08 18:50:53 +0000
commitfcb66a9dc4ce089f8f39dfb90a16486786c06623 (patch)
tree6df2bcb0fab1ae650cdf7298a1549dd094fa2df4 /NEWS
parent58779dead791a82692fe652471d0688124a18cac (diff)
downloadurpmi-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--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 606ee149..553d7ea4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+- fix testsuite regressions
- urpmf:
o fix -m option not showing media names (mga#5916)