diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug5448 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug5448 b/changes/bug5448 new file mode 100644 index 0000000000..aaf7dc721f --- /dev/null +++ b/changes/bug5448 @@ -0,0 +1,5 @@ + o Major bugfixes: + - Allow running the unit tests in gdb again. This was accidentally made + impossible when the DisableDebuggerAttachment option was introduced. + Fixes bug 5448; bugfix on 0.2.3.9-alpha. + |