summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--urpmi.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 78a2c5e2..d82e8b8f 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -203,7 +203,9 @@ $urpm->update_media(nolock => 1);
%changelog
* Fri Jul 25 2003 François Pons <fpons@mandrakesoft.com> 4.4-10mdk
-- added urpme log and urpmi removing log.
+- added urpme log and urpmi removing log (bug 3889).
+- fixed undefined subroutine ...N... when using parallel
+ mode (bug 3982).
* Thu Jul 17 2003 François Pons <fpons@mandrakesoft.com> 4.4-9mdk
- fixed error code reporting after installation.