summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2003-07-25 13:57:47 +0000
committerFrancois Pons <fpons@mandriva.com>2003-07-25 13:57:47 +0000
commit748038565b47a7873b6d266f9993e4367a1327dd (patch)
tree6421f5d4f91d681bc71ac1573808b0cc9e623364 /urpmi.spec
parent76e798d0f259d0ca58fba198b2de3a614f908db3 (diff)
downloadurpmi-748038565b47a7873b6d266f9993e4367a1327dd.tar
urpmi-748038565b47a7873b6d266f9993e4367a1327dd.tar.gz
urpmi-748038565b47a7873b6d266f9993e4367a1327dd.tar.bz2
urpmi-748038565b47a7873b6d266f9993e4367a1327dd.tar.xz
urpmi-748038565b47a7873b6d266f9993e4367a1327dd.zip
added fixes of bug 3833.
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 d82e8b8f..938e2305 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -206,6 +206,7 @@ $urpm->update_media(nolock => 1);
- added urpme log and urpmi removing log (bug 3889).
- fixed undefined subroutine ...N... when using parallel
mode (bug 3982).
+- fixed moving of files inside the cache (bug 3833).
* Thu Jul 17 2003 François Pons <fpons@mandrakesoft.com> 4.4-9mdk
- fixed error code reporting after installation.