diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-05-17 11:24:36 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-05-17 11:24:36 -0400 |
commit | 5e5d4c99c131279931b702aa2a02639e9bdc0062 (patch) | |
tree | e6218b468cc656c496a669eac8dab1dc134e0616 /changes/bug18686 | |
parent | 6382cd93cb99d1f5cff62bfe7759eca8a6948782 (diff) | |
download | tor-5e5d4c99c131279931b702aa2a02639e9bdc0062.tar.gz tor-5e5d4c99c131279931b702aa2a02639e9bdc0062.zip |
Remove from master all changes files scheduled for 0.2.8.3
These won't go in the 0.2.9.1-alpha changelog, since 0.2.8.3 will
come out first.
Generated automatically with findMergedChanges.pl
Diffstat (limited to 'changes/bug18686')
-rw-r--r-- | changes/bug18686 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/bug18686 b/changes/bug18686 deleted file mode 100644 index 23547d211d..0000000000 --- a/changes/bug18686 +++ /dev/null @@ -1,5 +0,0 @@ - o Minor bugfixes (pluggable transports): - - Avoid reporting a spurious error when we decide that we don't - need to terminate a pluggable transport because it has already - exited. Fixes bug 18686; bugfix on 0.2.5.5-alpha. - |