diff options
author | Francois Pons <fpons@mandriva.com> | 2003-07-25 14:07:21 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-07-25 14:07:21 +0000 |
commit | 8d991b7cc2ffec9966aa74a07852ca38e01d2b4e (patch) | |
tree | 3389aee239a4c07535f40b42993107014dc3f060 | |
parent | 1fb6aeeb613de62c81f7b7d59b0db0a35a38ed0d (diff) | |
download | urpmi-8d991b7cc2ffec9966aa74a07852ca38e01d2b4e.tar urpmi-8d991b7cc2ffec9966aa74a07852ca38e01d2b4e.tar.gz urpmi-8d991b7cc2ffec9966aa74a07852ca38e01d2b4e.tar.bz2 urpmi-8d991b7cc2ffec9966aa74a07852ca38e01d2b4e.tar.xz urpmi-8d991b7cc2ffec9966aa74a07852ca38e01d2b4e.zip |
added 2326 to the list of fixes.
-rw-r--r-- | urpmi.spec | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -207,6 +207,7 @@ $urpm->update_media(nolock => 1); - fixed undefined subroutine ...N... when using parallel mode (bug 3982). - fixed moving of files inside the cache (bug 3833). +- fixed not obvious error message (bug 3436). * Thu Jul 17 2003 François Pons <fpons@mandrakesoft.com> 4.4-9mdk - fixed error code reporting after installation. |