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
This commit is contained in:
Nick Mathewson
2008-11-11 15:59:24 +00:00
parent a95e0e7355
commit e08cbe2029
2 changed files with 8 additions and 3 deletions
+3
View File
@@ -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: