diff options
-rw-r--r-- | contrib/tor.nsi | 3 | ||||
-rw-r--r-- | doc/TODO | 8 |
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.) @@ -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 |