diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-08-20 17:02:40 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-08-20 17:02:40 +0000 |
commit | f866f651d88c4937d6cec784664f03290cc7c210 (patch) | |
tree | 28a6bf3cd54c1543b58240b64c1bfa3a52715c20 /NEWS | |
parent | 5539871b9bfbc7562bc549fc56f99b3ea3c0ad55 (diff) | |
download | urpmi-f866f651d88c4937d6cec784664f03290cc7c210.tar urpmi-f866f651d88c4937d6cec784664f03290cc7c210.tar.gz urpmi-f866f651d88c4937d6cec784664f03290cc7c210.tar.bz2 urpmi-f866f651d88c4937d6cec784664f03290cc7c210.tar.xz urpmi-f866f651d88c4937d6cec784664f03290cc7c210.zip |
- urpmi
o do not write useless "foo (obsoletes foo-xxx)" in
installed-through-deps.list (#42167)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,6 +1,9 @@ -- urpmi, urpmq: +- urpmi, urpmq o do not display all substring matches on stderr, only a subset of them, and suggest to use "-a" to use all matches (#38956) +- urpmi + o do not write useless "foo (obsoletes foo-xxx)" in + installed-through-deps.list (#42167) Version 6.4 - 14 August 2008, Thierry Vignaud |