summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-10-24 18:42:16 +0000
committerNick Mathewson <nickm@torproject.org>2007-10-24 18:42:16 +0000
commit02e7a83f91f7a051f3f493906e227aba1eb8a70a (patch)
tree84bb3aecc45ee66b7d2b76f699b9df7b2454e8cf /ChangeLog
parent5b65103bb9ba78caf3712d85d10f12bb1801ccd4 (diff)
downloadtor-02e7a83f91f7a051f3f493906e227aba1eb8a70a.tar.gz
tor-02e7a83f91f7a051f3f493906e227aba1eb8a70a.zip
r16108@catbus: nickm | 2007-10-24 14:41:12 -0400
Refactor the arguments for router_pick_{directory_|trusteddir}server[_impl] so that they all take the same flags, and so that their flags have names. Fix their documentation too. svn:r12157
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7549cc01cf..30b2b9fa83 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -131,6 +131,8 @@ Changes in version 0.2.0.9-alpha - 2007-10-24
downgrade to 0.1.1.x or earlier.
- New convenience code to locate a file within the DataDirectory.
- Move non-authority functionality out of dirvote.c.
+ - Refactor the arguments for router_pick_{directory_|trusteddir}server
+ so that they take all take the same named flags.
o Utilities
- Include the "tor-ctrl.sh" bash script by Stefan Behte to provide