summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index e85a9fad..dc4f9cc8 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -252,8 +252,11 @@ $urpm->update_media(nolock => 1, nopubkey => 1);
- From Pascal Terjan <pterjan@mandrake.org> :
- $root =~ s!/*!! to avoid root detection issue
- From Olivier Thauvin <thauvin@aerov.jussieu.fr> :
- - add --use-distrib code
+ - add --use-distrib
- fix urpmq for virtual medium
+ - add --root in man/--help
+ - fix issue using virtual medium and --bug
+ - update error message if --bug dir exist
* Mon Jan 12 2004 Guillaume Cottenceau <gc@mandrakesoft.com> 4.4.1-1mdk
- add ability to cancel packages downloads from within rpmdrake