summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-03-03 12:46:07 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-03-03 12:46:07 +0000
commit2da9497b3f0bcf989fb8767a6662737b6a9ef637 (patch)
tree027d5798f9f8f81ad711092ec8a57fd97831e513 /NEWS
parent42ae1a540a742a0ab6c5525f59adf1fb84a9db26 (diff)
downloadurpmi-2da9497b3f0bcf989fb8767a6662737b6a9ef637.tar
urpmi-2da9497b3f0bcf989fb8767a6662737b6a9ef637.tar.gz
urpmi-2da9497b3f0bcf989fb8767a6662737b6a9ef637.tar.bz2
urpmi-2da9497b3f0bcf989fb8767a6662737b6a9ef637.tar.xz
urpmi-2da9497b3f0bcf989fb8767a6662737b6a9ef637.zip
fix download progression using wget:
- the first line displays the date, not simply the time - the "==> RETR" is only for ftp, also parse "200 OK" - detecting size using /^Length/ is much simpler when wget output is not translated, so use LC_ALL=C - "ETA" is now "eta" in my tests - "eta" is not displayed at the beginning, do call propagate_sync_callback with precent and speed
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f2cbb4e9..982eaaa5 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@
o cdrom:// replaces removable://
o use hal to wait-for/mount cdroms:
you can now use more than one cdrom drive
+ o fix download progression using wget
- urpmf, urpmq:
o do not try to download xml-info if it's not available (#38125)
- urpmi.addmedia: