summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-05-15 03:29:39 +0000
committerRoger Dingledine <arma@torproject.org>2005-05-15 03:29:39 +0000
commit5837711b0abcb43a43fb2573df598f7cbc9b82ba (patch)
treeb5ddf2dea1bb4520688507fb2e1c928a21a2baae
parentb7a88ebd15ed59f8e489b7e7fd54bd03ccd1344f (diff)
downloadtor-5837711b0abcb43a43fb2573df598f7cbc9b82ba.tar.gz
tor-5837711b0abcb43a43fb2573df598f7cbc9b82ba.zip
tweak the changelogtor-0.1.0.6-rc
svn:r4226
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b60dbe5cc6..7d323ac018 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.