diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-09-03 09:43:21 -0400 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-09-03 09:44:29 -0400 |
commit | 3c7fca264ec9f85667c9bcaa19e5d9075b8664b8 (patch) | |
tree | c1e6ca150caa6eec62a1a97653502b3575d8c6e1 /NEWS | |
parent | 82678294c9064f6093610a7ea062d202ba621fdf (diff) | |
download | urpmi-3c7fca264ec9f85667c9bcaa19e5d9075b8664b8.tar urpmi-3c7fca264ec9f85667c9bcaa19e5d9075b8664b8.tar.gz urpmi-3c7fca264ec9f85667c9bcaa19e5d9075b8664b8.tar.bz2 urpmi-3c7fca264ec9f85667c9bcaa19e5d9075b8664b8.tar.xz urpmi-3c7fca264ec9f85667c9bcaa19e5d9075b8664b8.zip |
fix Term::ReadKey warnings when redirected
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ o fix using a proxy without an auth user (mga#11265) - library: o fix unmarking packages as potential orphans when downgrading (mga#16149) + o fix Term::ReadKey warnings when output is redirected - testsuite: o misc enhancements & cleanups o fix tests for ignored faillure for %pre{,un}, %pretrans |