diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-12-08 16:03:23 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-12-08 16:03:23 +0100 |
commit | 1630f2387c52a0ac460922eda6535165fdb279d1 (patch) | |
tree | 84b5385c45e36bc3ce5ad0d9c07c3b80db0b0364 /Changelog | |
parent | b5a74469e5c5e828d5799ae4a66d70347f8aa8a6 (diff) |
libinterimap: 'debug' forces 'null-stderr' = 0.
The standard error is never sent to /dev/null in debug mode.
Closes: deb#968392
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +interimap (0.5.3) upstream; + + - libinterimap: 'null-stderr' is now ignored when the 'debug' flag is + set (the standard error is never sent to /dev/null). + + -- Guilhem Moulin <guilhem@fripost.org> Tue, 08 Dec 2020 15:58:22 +0100 + interimap (0.5.2) upstream; - Makefile: remove 'smart' extension from pandoc call to generate |