diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-03-25 08:43:56 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-03-25 08:43:56 +0000 |
commit | 799a15a213f6fcd36a5ba6667536afbc7203f338 (patch) | |
tree | af903bfbb2fa7bcbd96008c979fcb65121095f1c /NEWS | |
parent | 04b86c0f359a94c46f6db54ed989333169d9b4c2 (diff) | |
download | urpmi-799a15a213f6fcd36a5ba6667536afbc7203f338.tar urpmi-799a15a213f6fcd36a5ba6667536afbc7203f338.tar.gz urpmi-799a15a213f6fcd36a5ba6667536afbc7203f338.tar.bz2 urpmi-799a15a213f6fcd36a5ba6667536afbc7203f338.tar.xz urpmi-799a15a213f6fcd36a5ba6667536afbc7203f338.zip |
- urpmq:
o fix --list -r (#39287) (regression introduced in 5.7)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ 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) +- urpmq: + o fix --list -r (#39287) (regression introduced in 5.7) - 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 |