summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-02-27 18:33:13 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-02-27 18:33:13 +0000
commitcd8afebffcca47b25bd5ca8e30f2b3c8ae823a0a (patch)
treea6985d9e4904983ad9aa4de7f73b7cbbc09b534e /NEWS
parentc82cfab97f95aebcde08ccde1736c4229fd8404c (diff)
downloadurpmi-cd8afebffcca47b25bd5ca8e30f2b3c8ae823a0a.tar
urpmi-cd8afebffcca47b25bd5ca8e30f2b3c8ae823a0a.tar.gz
urpmi-cd8afebffcca47b25bd5ca8e30f2b3c8ae823a0a.tar.bz2
urpmi-cd8afebffcca47b25bd5ca8e30f2b3c8ae823a0a.tar.xz
urpmi-cd8afebffcca47b25bd5ca8e30f2b3c8ae823a0a.zip
- create _migrate_removable_url out of _migrate_removable_device
- do keep our url scheme for cdroms (#30613)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5ab2827a..5858e72e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,7 @@
- all tools:
o cdrom:// replaces removable://
+- urpmi.addmedia:
+ o fix --distrib for cdroms (#30613)
- urpmi:
o fix using proxy with curl (#38143)