diff options
author | Thierry Vignaud <tv@mandriva.org> | 2009-03-30 16:01:09 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2009-03-30 16:01:09 +0000 |
commit | 4fadbe205d2dd4e2e6475ccb12b7c39a86995944 (patch) | |
tree | 5ce2e574bae6d27a8562dca3cddf45935c168ac7 /perl-install | |
parent | 9c182082022737973dd5b8681fc6f744de2fa737 (diff) | |
download | drakx-4fadbe205d2dd4e2e6475ccb12b7c39a86995944.tar drakx-4fadbe205d2dd4e2e6475ccb12b7c39a86995944.tar.gz drakx-4fadbe205d2dd4e2e6475ccb12b7c39a86995944.tar.bz2 drakx-4fadbe205d2dd4e2e6475ccb12b7c39a86995944.tar.xz drakx-4fadbe205d2dd4e2e6475ccb12b7c39a86995944.zip |
fix missing bug ID
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/install/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 9f608f9a7..8ff7132ef 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,6 +1,6 @@ - fix writing urpmi.cfg as cdrom:// for NFS (#49316) - in order to guess the login name, just transliterate the real name into - ascii rather than truncate it on first non ascii characte- + ascii rather than truncate it on first non ascii character (#47322) Version 12.20 - 30 March 2009 |