diff options
Diffstat (limited to 'changes/bug5090')
-rw-r--r-- | changes/bug5090 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug5090 b/changes/bug5090 new file mode 100644 index 0000000000..240d4709f5 --- /dev/null +++ b/changes/bug5090 @@ -0,0 +1,6 @@ + o Minor bugfixes: + - Detect and reject certain misformed escape sequences in configuration + values. Previously, these values would cause us to crash if received + in a torrc file or over an (authenticated) control port. Patch by + Esteban Manchado Velázquez. Fix for bug 5090; bugfix on 0.2.0.16-alpha. + |