diff options
Diffstat (limited to 'changes/bug33087')
-rw-r--r-- | changes/bug33087 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug33087 b/changes/bug33087 new file mode 100644 index 0000000000..7acf72a835 --- /dev/null +++ b/changes/bug33087 @@ -0,0 +1,4 @@ + o Minor bugfixes (logging): + - Stop closing stderr and stdout during shutdown. Closing these file + descriptors can hide sanitiser logs. + Fixes bug 33087; bugfix on 0.4.1.6. |