summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2004-11-14 19:08:24 +0000
committerNick Mathewson <nickm@torproject.org>2004-11-14 19:08:24 +0000
commit8a5124e2e58c169d8626c3d6830496b4fff51346 (patch)
treec39a5825a082634ca9edd1e8ff281e3f620e4ef6
parent270b942edf433b2f5577bddb8b1166a54deb85d8 (diff)
downloadtor-8a5124e2e58c169d8626c3d6830496b4fff51346.tar.gz
tor-8a5124e2e58c169d8626c3d6830496b4fff51346.zip
Make TODO items done.
svn:r2866
-rw-r--r--contrib/tor.nsi3
-rw-r--r--doc/TODO8
2 files changed, 4 insertions, 7 deletions
diff --git a/contrib/tor.nsi b/contrib/tor.nsi
index b10879c0ad..1cd1c997f0 100644
--- a/contrib/tor.nsi
+++ b/contrib/tor.nsi
@@ -23,10 +23,7 @@
; result.
; - Building Tor requires too much windows C clue.
; - We should have actual makefiles for VC that do the right thing.
-; - We should maybe have project files for VCfoo too.
-; - It would be nice if version numbers checked themselves.
; - I need to learn more NSIS juju to solve these:
-; - tor-resolve.exe isn't included in the installer.
; - There should be a batteries-included installer that comes with
; privoxy too. (Check privoxy license on this; be sure to include
; all privoxy documents.)
diff --git a/doc/TODO b/doc/TODO
index 358ada0417..97e3966472 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -34,12 +34,12 @@ N - Check for hibernation on startup, hup, etc.
N - RPMs
o Merge changes from jbash
- Figure out versioning
-N . Windows installer
+ o Windows installer
o Make installer get built
o Write script to correct windows versions.
- - Call script to correct windows versions as appropriate.
- - Make the text documentation use windows-style newlines.
- - Make torrc.sample say to put torrc into application data\tor
+ o Call script to correct windows versions as appropriate.
+ o Make the text documentation use windows-style newlines.
+ o Make torrc.sample say to put torrc into application data\tor
o Review website; make important info more prominent.
o merge in the contributed tor.sh