r11596@Kushana: nickm | 2006-12-15 10:57:12 -0500

Mark some TODO items as done.  Also, never include ourself in our family list.


svn:r9131
This commit is contained in:
Nick Mathewson
2006-12-15 21:26:15 +00:00
parent 5ed6439875
commit ab2fc7bd62
3 changed files with 10 additions and 4 deletions
+3
View File
@@ -47,6 +47,9 @@ Changes in version 0.1.2.5-xxxx - 200?-??-??
- Fix a bug in 0.1.2.2-alpha that prevented clients from asking
to resolve an address at a given exit node even when they ask for
it by name.
- Routers no longer ever list themselves in their "family" line,
even if configured to do so. This makes it easier to configure
family lists efficiently.
o Controller features:
- Have GETINFO dir/status/* work on hosts with DirPort disabled.