diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-07-05 15:52:11 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-07-05 15:52:11 -0400 |
commit | 335ff915c7a509eb1b76e67f88c7b65d20032035 (patch) | |
tree | 05e6c27743522551faef179dd821e24028fd0ba5 /changes | |
parent | 06f0c1aa6a4ad0a6dfc93b1637214c307feed566 (diff) | |
parent | 93d52f6739d3bb184575aa53eab1562d2c80ee57 (diff) | |
download | tor-335ff915c7a509eb1b76e67f88c7b65d20032035.tar.gz tor-335ff915c7a509eb1b76e67f88c7b65d20032035.zip |
Merge remote-tracking branch 'rransom-tor/bug3465-022' into maint-0.2.2
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug3465-022 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug3465-022 b/changes/bug3465-022 new file mode 100644 index 0000000000..2d226162aa --- /dev/null +++ b/changes/bug3465-022 @@ -0,0 +1,6 @@ + o Minor bugfixes: + + - Add BUILDTIMEOUT_SET to the list returned by the 'GETINFO + events/names' control-port command. Bugfix on 0.2.2.9-alpha; + fixes part of bug 3465. + |