diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-03-20 20:16:32 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-03-20 20:16:32 +0000 |
commit | 49b1d198b904f7658485889050df71bfedad4927 (patch) | |
tree | ffa7307d56c6209370b71c44c0660220d3b290d2 /NEWS | |
parent | 0387778bef42c1d9b7c69dbf19aee9ddb1e1cbfa (diff) | |
download | urpmi-49b1d198b904f7658485889050df71bfedad4927.tar urpmi-49b1d198b904f7658485889050df71bfedad4927.tar.gz urpmi-49b1d198b904f7658485889050df71bfedad4927.tar.bz2 urpmi-49b1d198b904f7658485889050df71bfedad4927.tar.xz urpmi-49b1d198b904f7658485889050df71bfedad4927.zip |
o handle displaying utf8 download progression in non-utf8 terminal
(ie clean the full line when we can't be sure of the number of characters
that will be displayed)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ - urpmi: o fix getting rpms from different media on same DVD + o handle displaying utf8 download progression in non-utf8 terminal + (ie clean the full line when we can't be sure of the number of characters + that will be displayed) - bash-completion (guillomovitch): o don't complete on available packages if completed item is clearly a file o only select available packages for selected medias |