summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2003-07-25 13:43:03 +0000
committerFrancois Pons <fpons@mandriva.com>2003-07-25 13:43:03 +0000
commite049d832591301a941d688a6042462f08ecc9b59 (patch)
treed93f341ef156689cf12502553124a021815b16a5 /urpmi.spec
parent3b8437660908deca687f3133bff96b9674ef85ed (diff)
downloadurpmi-e049d832591301a941d688a6042462f08ecc9b59.tar
urpmi-e049d832591301a941d688a6042462f08ecc9b59.tar.gz
urpmi-e049d832591301a941d688a6042462f08ecc9b59.tar.bz2
urpmi-e049d832591301a941d688a6042462f08ecc9b59.tar.xz
urpmi-e049d832591301a941d688a6042462f08ecc9b59.zip
added 3982 fixes.
Diffstat (limited to 'urpmi.spec')
-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.