summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2006-12-15 21:51:24 +0000
committerNick Mathewson <nickm@torproject.org>2006-12-15 21:51:24 +0000
commit251f007b75aaef7755dd45069c54ee6786f3a013 (patch)
treef7c6b9b120c46b20c949a3ced670921312b61f74 /ChangeLog
parent9184b594a4690b1e729ea0286dd5e2ece22288df (diff)
downloadtor-251f007b75aaef7755dd45069c54ee6786f3a013.tar.gz
tor-251f007b75aaef7755dd45069c54ee6786f3a013.zip
r11609@Kushana: nickm | 2006-12-15 16:42:21 -0500
Implement GETINFO fingerprint. svn:r9136
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9811db9c62..8ce2a10627 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -61,6 +61,7 @@ Changes in version 0.1.2.5-xxxx - 200?-??-??
- Have GETINFO dir/status/* work on hosts with DirPort disabled.
- Reimplement GETINFO so that info/names stays in sync with the
actual keys.
+ - Implement "GETINFO fingerprint".
o Controller bugfixes:
- Report the circuit number correctly in STREAM CLOSED events. (Bug