diff options
author | Francois Pons <fpons@mandriva.com> | 2003-07-25 13:57:47 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-07-25 13:57:47 +0000 |
commit | 748038565b47a7873b6d266f9993e4367a1327dd (patch) | |
tree | 6421f5d4f91d681bc71ac1573808b0cc9e623364 /urpmi.spec | |
parent | 76e798d0f259d0ca58fba198b2de3a614f908db3 (diff) | |
download | urpmi-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.spec | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |