summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@mandriva.com>2009-06-04 16:07:25 +0000
committerChristophe Fergeau <cfergeau@mandriva.com>2009-06-04 16:07:25 +0000
commit494e132262dc7c0a161b4e3df5765f293d483574 (patch)
tree6fc7d6841ace752acb4417fa58919d313014663c /NEWS
parent3627f98261a61ba19abc6e92efacbd5101803b81 (diff)
downloadurpmi-494e132262dc7c0a161b4e3df5765f293d483574.tar
urpmi-494e132262dc7c0a161b4e3df5765f293d483574.tar.gz
urpmi-494e132262dc7c0a161b4e3df5765f293d483574.tar.bz2
urpmi-494e132262dc7c0a161b4e3df5765f293d483574.tar.xz
urpmi-494e132262dc7c0a161b4e3df5765f293d483574.zip
- adjust parsing of aria2 output for aria2 1.4, fixes bug #51354
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0ded4ca2..6dfd0e70 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+- adjust parsing of aria2 output for aria2 1.4, fixes bug #51354, patch from
+ Funda Wang
- use urpmi log API for the transaction failed message instead of
printing it on the console so that installer can save each error
with each transaction log instead of only having a summary at end