diff options
author | Nick Mathewson <nickm@torproject.org> | 2004-11-14 19:08:24 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2004-11-14 19:08:24 +0000 |
commit | 8a5124e2e58c169d8626c3d6830496b4fff51346 (patch) | |
tree | c39a5825a082634ca9edd1e8ff281e3f620e4ef6 /contrib | |
parent | 270b942edf433b2f5577bddb8b1166a54deb85d8 (diff) | |
download | tor-8a5124e2e58c169d8626c3d6830496b4fff51346.tar.gz tor-8a5124e2e58c169d8626c3d6830496b4fff51346.zip |
Make TODO items done.
svn:r2866
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/tor.nsi | 3 |
1 files changed, 0 insertions, 3 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.) |