summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-11-11 15:59:24 +0000
committerNick Mathewson <nickm@torproject.org>2008-11-11 15:59:24 +0000
commite08cbe2029e366bfbd7cf9a3bf9d0ec0088ab1cf (patch)
treede0dd2de33ec1602e08837ae0a58534f6e540e3d /ChangeLog
parenta95e0e73559349fbbcd97c183ffd481616cbfd5e (diff)
downloadtor-e08cbe2029e366bfbd7cf9a3bf9d0ec0088ab1cf.tar.gz
tor-e08cbe2029e366bfbd7cf9a3bf9d0ec0088ab1cf.zip
Add PURPOSE= field to getinfo circuit-status. With luck, controllers are ignoring extra fields (like they are supposed to) and this will not break any controllers.
svn:r17245
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 116ad1c7c1..9556c678c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@ Changes in version 0.2.1.8-alpha - 2008-??-??
- Get file locking working on win32. Bugfix on 0.2.1.6-alpha. Fixes
bug 859.
+ o Minor features (controller):
+ - Return circuit purposes in response to GETINFO circuit-status. Fixes
+ bug 858.
Changes in version 0.2.1.7-alpha - 2008-11-08
o Security fixes: