diff options
author | Roger Dingledine <arma@torproject.org> | 2005-05-15 03:29:39 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-05-15 03:29:39 +0000 |
commit | 5837711b0abcb43a43fb2573df598f7cbc9b82ba (patch) | |
tree | b5ddf2dea1bb4520688507fb2e1c928a21a2baae | |
parent | b7a88ebd15ed59f8e489b7e7fd54bd03ccd1344f (diff) | |
download | tor-0.1.0.6-rc.tar.gz tor-0.1.0.6-rc.zip |
tweak the changelogtor-0.1.0.6-rc
svn:r4226
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ Changes in version 0.1.0.6-rc - 2005-05-14 - Whine at you if you're a server and you don't set your contactinfo. - Implement --verify-config command-line option to check if your torrc is valid without actually launching Tor. - - Rewrite address "serifos.exit" to "localhost.serifos.exit" + - Rewrite address "serifos.exit" to "externalIP.serifos.exit" rather than just rejecting it. |