diff options
Diffstat (limited to 'changelog.d/8012.bugfix')
-rw-r--r-- | changelog.d/8012.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8012.bugfix b/changelog.d/8012.bugfix new file mode 100644 index 0000000000..c673040de9 --- /dev/null +++ b/changelog.d/8012.bugfix @@ -0,0 +1 @@ +Fix a long-standing bug which caused two copies of some log lines to be written when synctl was used along with a MemoryHandler logger. |