From cf1e40bd840b049955b189a56b709605c8111f60 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Thu, 4 Mar 2004 21:40:38 +0000 Subject: [PATCH] changelog for pre25 svn:r1233 --- trunk/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/trunk/ChangeLog b/trunk/ChangeLog index 138758ca78..58bb4119fe 100644 --- a/trunk/ChangeLog +++ b/trunk/ChangeLog @@ -1,3 +1,12 @@ +Changes in version 0.0.2pre25 - 2004-03-04 + o New features: + - Put the OR's IP in its router descriptor, not its fqdn. That way + we'll stop being stalled by gethostbyname for nodes with flaky dns, + e.g. poblano. + o Bugfixes: + - If the user typed in an address that didn't resolve, the server + crashed. + Changes in version 0.0.2pre24 - 2004-03-03 o Bugfixes: - Fix an assertion failure in dns.c, where we were trying to dequeue