diff options
author | teor <teor@torproject.org> | 2019-03-27 12:31:07 +1000 |
---|---|---|
committer | teor <teor@torproject.org> | 2019-03-27 12:31:07 +1000 |
commit | 6d188fb4cc026668502c0fb28e9bffaa098f84dc (patch) | |
tree | 8afea61da199d0eef853cd772a04d98add4480f7 /changes | |
parent | ca29cb397b619252a3d07d6f371313f10d8fb23f (diff) | |
parent | 4be522b2e6eb634b141d7876234acf40a931cab6 (diff) | |
download | tor-6d188fb4cc026668502c0fb28e9bffaa098f84dc.tar.gz tor-6d188fb4cc026668502c0fb28e9bffaa098f84dc.zip |
Merge remote-tracking branch 'tor-github/pr/835' into maint-0.4.0
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug29874 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug29874 b/changes/bug29874 new file mode 100644 index 0000000000..8534753b51 --- /dev/null +++ b/changes/bug29874 @@ -0,0 +1,4 @@ + o Minor bugfixes (pluggable transports): + - Restore old behaviour when it comes to discovering the path of a given + Pluggable Transport exe-file. Fixes bug 29874; bugfix on 0.4.0.1-alpha. + |