summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-07-14 22:39:01 +0000
committerRoger Dingledine <arma@torproject.org>2005-07-14 22:39:01 +0000
commit1e600e2940d1b6ba53db7755b703cceeed38f69a (patch)
tree3645d5c40a38d932decdbbe09068b7f445169773
parent867cbf1022d15c39e6f038aa963341798f0b2517 (diff)
downloadtor-1e600e2940d1b6ba53db7755b703cceeed38f69a.tar.gz
tor-1e600e2940d1b6ba53db7755b703cceeed38f69a.zip
and here
svn:r4562
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cca69c7081..8d20cbfb99 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
Changes in version 0.1.1.2-alpha - 2005-07-14
+ o New directory servers:
+ - tor26 has changed IP address.
+
o Bugfixes on 0.1.0.x, crashes/leaks:
- Port the servers-not-obeying-their-exit-policies fix from 0.1.0.11.
- Fix an fd leak in start_daemon().