diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-01-17 13:55:05 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-01-17 13:55:05 +0000 |
commit | 18aac0fd6bb8d73f1219304af48c8e52ec998cde (patch) | |
tree | d5e8e44b2d234570b111476e4d3b33aa563813b1 /NEWS | |
parent | 2864278acd38b3b4bd5410c2022d21bf3154e933 (diff) | |
download | urpmi-18aac0fd6bb8d73f1219304af48c8e52ec998cde.tar urpmi-18aac0fd6bb8d73f1219304af48c8e52ec998cde.tar.gz urpmi-18aac0fd6bb8d73f1219304af48c8e52ec998cde.tar.bz2 urpmi-18aac0fd6bb8d73f1219304af48c8e52ec998cde.tar.xz urpmi-18aac0fd6bb8d73f1219304af48c8e52ec998cde.zip |
o fix displaying error message when failing to lock (regression in 5.1)
(thanks to blino)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ - all tools: o deprecate --curl and --wget in favor of --downloader curl and --downloader --wget + o fix displaying error message when failing to lock (regression in 5.1) - urpmq: o add --provides |