From c36fc4ef3db6a969a41ebb661f3b8c2e7deba44f Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Thu, 14 Oct 2004 06:50:47 +0000 Subject: [PATCH] backport: update changelog re: weasel's warn svn:r2503 --- branches/tor-0_0_8-patches/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/branches/tor-0_0_8-patches/ChangeLog b/branches/tor-0_0_8-patches/ChangeLog index c648c3558c..1c335af58e 100644 --- a/branches/tor-0_0_8-patches/ChangeLog +++ b/branches/tor-0_0_8-patches/ChangeLog @@ -14,6 +14,7 @@ Changes in version 0.0.8.1 - 2004-10-14 in reporting stats locally. - Fix an assert trigger: sometimes launching circuits can fail immediately, e.g. because too many circuits have failed recently. + - Fix a compile warning on 64 bit platforms. Changes in version 0.0.8 - 2004-08-25