aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cdf036ee23..b0c71717ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -176,9 +176,13 @@ Changes in version 0.1.2.2-alpha - 2006-10-??
- Be clearer that the *ListenAddress directives can be repeated
multiple times.
- (stopped at r8536)
+ (stopped at r8571)
- Build correctly for use on OS X platforms with case-sensitive
filesystems.
+ - Bugfix: when we tunnel our dir fetches via tor, don't believe
+ the X-Forwarded-For header.
+ - stop trying to hammer router_rebuild_descriptor() when we don't
+ have a public address we like yet.
Changes in version 0.1.2.1-alpha - 2006-08-27