diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-01-18 17:30:33 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-01-18 17:30:33 +0000 |
commit | 542ee93dd0ec23d8aaed562d4810874ab34434cb (patch) | |
tree | 65bf5096bcf5034c1e23469eaf6c0ef48486c32e /NEWS | |
parent | 9972767c60abe88e5e1e8085a9c3508755727787 (diff) | |
download | urpmi-542ee93dd0ec23d8aaed562d4810874ab34434cb.tar urpmi-542ee93dd0ec23d8aaed562d4810874ab34434cb.tar.gz urpmi-542ee93dd0ec23d8aaed562d4810874ab34434cb.tar.bz2 urpmi-542ee93dd0ec23d8aaed562d4810874ab34434cb.tar.xz urpmi-542ee93dd0ec23d8aaed562d4810874ab34434cb.zip |
sort
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,7 +1,3 @@ -- 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) - urpmi: o --buildrequires deprecate --src, --src is kept for compatibility but its behaviour is changed a little (it doesn't download src.rpm anymore) @@ -16,6 +12,10 @@ - urpmq: o add --provides o fix option -a : display packages of all compatible archs (#36942) +- 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) Version 5.1 - 16 January 2008, by Pascal "Pixel" Rigaux |