summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.