From 1e600e2940d1b6ba53db7755b703cceeed38f69a Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Thu, 14 Jul 2005 22:39:01 +0000 Subject: [PATCH] and here svn:r4562 --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) 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().