diff options
author | Olivier Blin <oblin@mandriva.org> | 2004-01-26 22:20:57 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.org> | 2004-01-26 22:20:57 +0000 |
commit | c9fdb6d4e5b72adba69f81692ee12c2e20366a85 (patch) | |
tree | 927d0f51c84340976d6ae781f31aba59eca43835 /urpmi.spec | |
parent | 80f4f65fcc51e585aa165e95710b37194b5ae5a3 (diff) | |
download | urpmi-c9fdb6d4e5b72adba69f81692ee12c2e20366a85.tar urpmi-c9fdb6d4e5b72adba69f81692ee12c2e20366a85.tar.gz urpmi-c9fdb6d4e5b72adba69f81692ee12c2e20366a85.tar.bz2 urpmi-c9fdb6d4e5b72adba69f81692ee12c2e20366a85.tar.xz urpmi-c9fdb6d4e5b72adba69f81692ee12c2e20366a85.zip |
add downloader option in global config section
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -237,6 +237,7 @@ $urpm->update_media(nolock => 1, nopubkey => 1); %changelog * Wed Jan 21 2004 Olivier Blin <blino@mandrake.org> 4.4.3-1mdk +- add downloader option in global config section - better error reporting for curl - fix urpmq -i on media with synthesis hdlist - fix --limit-rate in man pages (it's in bytes/sec) |