summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2003-07-25 15:23:06 +0000
committerFrancois Pons <fpons@mandriva.com>2003-07-25 15:23:06 +0000
commit73ba30c8fac0aba9befa89bc79eab6d24dae20df (patch)
tree0f81d09bf4ff427ae97951586635f7ae24f4c402 /urpmi.spec
parent3f388164ab9b46e81931078c62e28333445e8598 (diff)
downloadurpmi-73ba30c8fac0aba9befa89bc79eab6d24dae20df.tar
urpmi-73ba30c8fac0aba9befa89bc79eab6d24dae20df.tar.gz
urpmi-73ba30c8fac0aba9befa89bc79eab6d24dae20df.tar.bz2
urpmi-73ba30c8fac0aba9befa89bc79eab6d24dae20df.tar.xz
urpmi-73ba30c8fac0aba9befa89bc79eab6d24dae20df.zip
final 4.4-10mdk
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.