diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-01-18 16:33:02 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-01-18 16:33:02 +0000 |
commit | 0b2945a6325ba5f5ce82f07593eaaa1934854879 (patch) | |
tree | 377378ccd282ce7db7540bf2764b0ab9a6071b06 /NEWS | |
parent | 389048ecdd1ab3434a445d56e4c13f7221739c8b (diff) | |
download | urpmi-0b2945a6325ba5f5ce82f07593eaaa1934854879.tar urpmi-0b2945a6325ba5f5ce82f07593eaaa1934854879.tar.gz urpmi-0b2945a6325ba5f5ce82f07593eaaa1934854879.tar.bz2 urpmi-0b2945a6325ba5f5ce82f07593eaaa1934854879.tar.xz urpmi-0b2945a6325ba5f5ce82f07593eaaa1934854879.zip |
- urpmi:
o --install-src as user now works for remote medium
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ o deprecate --curl and --wget in favor of --downloader curl and --downloader --wget o fix displaying error message when failing to lock (regression in 5.1) +- urpmi: + o --install-src as user now works for remote medium - urpmf: o add special code for --files simple case, it makes urpmf 3x faster for this often used case |