summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2003-07-25 14:07:21 +0000
committerFrancois Pons <fpons@mandriva.com>2003-07-25 14:07:21 +0000
commit8d991b7cc2ffec9966aa74a07852ca38e01d2b4e (patch)
tree3389aee239a4c07535f40b42993107014dc3f060 /urpmi.spec
parent1fb6aeeb613de62c81f7b7d59b0db0a35a38ed0d (diff)
downloadurpmi-8d991b7cc2ffec9966aa74a07852ca38e01d2b4e.tar
urpmi-8d991b7cc2ffec9966aa74a07852ca38e01d2b4e.tar.gz
urpmi-8d991b7cc2ffec9966aa74a07852ca38e01d2b4e.tar.bz2
urpmi-8d991b7cc2ffec9966aa74a07852ca38e01d2b4e.tar.xz
urpmi-8d991b7cc2ffec9966aa74a07852ca38e01d2b4e.zip
added 2326 to the list of fixes.
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 938e2305..c68cf76e 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -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.