diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug6274 | 3 | ||||
-rw-r--r-- | changes/bug6274_2 | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug6274 b/changes/bug6274 new file mode 100644 index 000000000..ad1abcde5 --- /dev/null +++ b/changes/bug6274 @@ -0,0 +1,3 @@ + o Minor bugfixes: + - Ignore ServerTransportPlugin lines when Tor is not configured as + a relay. Fixes bug 6274; bugfix on 0.2.3.6-alpha. diff --git a/changes/bug6274_2 b/changes/bug6274_2 new file mode 100644 index 000000000..89576f932 --- /dev/null +++ b/changes/bug6274_2 @@ -0,0 +1,3 @@ + o Minor features: + - Terminate active server managed proxies if Tor stops being a + relay. Addresses parts of bug 6274; bugfix on 0.2.3.6-alpha. |