diff options
author | Francois Pons <fpons@mandriva.com> | 2003-08-11 14:07:52 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-08-11 14:07:52 +0000 |
commit | 20eda751efd6abfc149b9a28088a6675cb9aa5c0 (patch) | |
tree | 0c2f37bb9032ce585295902be3d4819d47b8bd51 | |
parent | 536743e1769ab66e318a842c38428ba831a4c6c5 (diff) | |
download | urpmi-20eda751efd6abfc149b9a28088a6675cb9aa5c0.tar urpmi-20eda751efd6abfc149b9a28088a6675cb9aa5c0.tar.gz urpmi-20eda751efd6abfc149b9a28088a6675cb9aa5c0.tar.bz2 urpmi-20eda751efd6abfc149b9a28088a6675cb9aa5c0.tar.xz urpmi-20eda751efd6abfc149b9a28088a6675cb9aa5c0.zip |
added gc fixes too.
-rw-r--r-- | urpmi.spec | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -205,6 +205,7 @@ $urpm->update_media(nolock => 1); * Mon Aug 11 2003 François Pons <fpons@mandrakesoft.com> 4.4-20mdk - fixed bug 4637 and add reason for removing package in urpme. - fixed handling of pubkey file. +- fixed proxy typo when using curl (Guillaume). * Wed Aug 6 2003 François Pons <fpons@mandrakesoft.com> 4.4-19mdk - fixed local package not found when using curl and without an |