diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-12-12 12:28:29 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-12-12 12:28:29 +0000 |
commit | 6f0022ac58f56e61ec1aa4b255dcf24a1a6d2a00 (patch) | |
tree | ea96e11ebb3330b040a317577351d9968fc9e711 | |
parent | 2b9c232fa94c9642468edb577cd33d09c9033e0d (diff) | |
download | urpmi-6f0022ac58f56e61ec1aa4b255dcf24a1a6d2a00.tar urpmi-6f0022ac58f56e61ec1aa4b255dcf24a1a6d2a00.tar.gz urpmi-6f0022ac58f56e61ec1aa4b255dcf24a1a6d2a00.tar.bz2 urpmi-6f0022ac58f56e61ec1aa4b255dcf24a1a6d2a00.tar.xz urpmi-6f0022ac58f56e61ec1aa4b255dcf24a1a6d2a00.zip |
enhance
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ Version 4.10.19 - 12 December 2007, by Pascal "Pixel" Rigaux - urpmi: o fix handling "post-clean: 0" in urpmi.cfg - (#36082, regression introduced 2007-11-28) + (#36082, regression introduced in 4.10.16) - library: o urpm::media::read_config() doesn't read urpmi.cfg global options anymore, use urpm->get_global_options or urpm->new_parse_cmdline |