summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 0f36545d..d792c180 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -211,6 +211,7 @@ $urpm->update_media(nolock => 1);
- dropped complex time checking with curl ftp download as it
should now be handled correctly by curl -z option since 7.10.5,
Data::Manip perl module is now no more used.
+- fixed parallel installation of local files.
* Thu Jul 17 2003 François Pons <fpons@mandrakesoft.com> 4.4-9mdk
- fixed error code reporting after installation.