diff options
author | Thierry Vignaud <tv@mageia.org> | 2013-02-05 14:31:05 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2013-02-05 14:31:05 +0000 |
commit | 424d49c945f5adea3425de2a1a8f173eb0ff82b5 (patch) | |
tree | 48b914c94bfceb01795cddeb0ef016886eb7a004 /NEWS | |
parent | b00f4c5b263ca9e473b8bc4df06d5c44066cc0ad (diff) | |
download | urpmi-424d49c945f5adea3425de2a1a8f173eb0ff82b5.tar urpmi-424d49c945f5adea3425de2a1a8f173eb0ff82b5.tar.gz urpmi-424d49c945f5adea3425de2a1a8f173eb0ff82b5.tar.bz2 urpmi-424d49c945f5adea3425de2a1a8f173eb0ff82b5.tar.xz urpmi-424d49c945f5adea3425de2a1a8f173eb0ff82b5.zip |
(install_logger) unify with callback_uninst(), thus fixing counting for
erasures
(callback_uninst) restore quiet behavior when not in verbose mode
(install) temporary set $urpm->{trans}
adapt testsuite
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +- fix counting for erasures +- restore quiet behavior for erasures when not in verbose mode + Version 7.16 - 3 February 2013, by Thierry Vignaud - add basic support for detecting I/O error |