diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-10-29 15:15:49 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-10-29 15:15:49 +0000 |
commit | 1c451b9db991705cf83f166e0f0f3fa326098ff3 (patch) | |
tree | 129dfa5cbc412b94160a686293bab498d7f3292d /doc/TODO | |
parent | 28652aec691b1780230095dd6746634ac40fa957 (diff) | |
download | tor-1c451b9db991705cf83f166e0f0f3fa326098ff3.tar.gz tor-1c451b9db991705cf83f166e0f0f3fa326098ff3.zip |
r16252@catbus: nickm | 2007-10-29 11:13:03 -0400
Change symbol from DATADIR to SHARE_DATADIR, since DATADIR conflicts with objidl.h in mingw.
svn:r12268
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ Things we'd like to do in 0.2.0.x: o base Guard flag on WFU rather than on MTBF. o Change guard calculation o Change dir-spec.txt - - What should we do about hosts that have been up for only 1 hour, + o What should we do about hosts that have been up for only 1 hour, but have been up for 100% of that one hour? -NM Perhaps the guard flag should only be assigned if the measurement period for that server is at least some large period, like a |