diff options
author | Francois Pons <fpons@mandriva.com> | 2004-02-03 19:29:44 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2004-02-03 19:29:44 +0000 |
commit | f495522af31b2bbf5b50d826ea3ac2afc8883012 (patch) | |
tree | 8147b3f39925924c712ddd90e9c07162535d70c8 /urpmi.spec | |
parent | a20cd4ab3ab733d2d34a028920113853e5e07f4d (diff) | |
download | urpmi-f495522af31b2bbf5b50d826ea3ac2afc8883012.tar urpmi-f495522af31b2bbf5b50d826ea3ac2afc8883012.tar.gz urpmi-f495522af31b2bbf5b50d826ea3ac2afc8883012.tar.bz2 urpmi-f495522af31b2bbf5b50d826ea3ac2afc8883012.tar.xz urpmi-f495522af31b2bbf5b50d826ea3ac2afc8883012.zip |
fixed bug of ../ reference in hdlists file, added log.
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -236,6 +236,8 @@ $urpm->update_media(nolock => 1, nopubkey => 1); %{compat_perl_vendorlib}/urpm/parallel_ssh.pm %changelog +- fixed bug of reference of ../ in hdlists file. (fpons) + * Tue Feb 3 2004 Guillaume Cottenceau <gc@mandrakesoft.com> 4.4.5-2mdk - convert some gurpmi dialogs to UTF8 as they should (part of #7156, needs latest change in perl-Locale-gettext as well) |