aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2006-12-08 04:39:13 +0000
committerNick Mathewson <nickm@torproject.org>2006-12-08 04:39:13 +0000
commitcf04e1e6e75373ab28f7f27413bf62ad71881fb3 (patch)
tree66092a5d56f00e53dc561a7beaa396ac199b2335 /ChangeLog
parent1567e13dc853bcba4b75789d25a318ada9f81fab (diff)
downloadtor-cf04e1e6e75373ab28f7f27413bf62ad71881fb3.tar.gz
tor-cf04e1e6e75373ab28f7f27413bf62ad71881fb3.zip
r11479@Kushana: nickm | 2006-12-07 23:38:54 -0500
Refactor GETINFO into a table-driven dispatch, as suggested by arma. My brain hurts. svn:r9052
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a7ff5af77..5680fee45d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,8 @@ Changes in version 0.1.2.5-xxxx - 200?-??-??
o Controller features
- Have GETINFO dir/status/* work on hosts with DirPort disabled.
+ - Reimplement GETINFO so that info/names stays in sync with the
+ actual keys.
o Controller bugfixes:
- Report the circuit number correctly in STREAM CLOSED events. (Bug