aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-12-17 23:02:04 +0000
committerNick Mathewson <nickm@torproject.org>2008-12-17 23:02:04 +0000
commit7d92053286a63aadfbc67631cc13696f19f57557 (patch)
tree0e28811e18fbdb7afe3af451129927ea847902e9 /ChangeLog
parent6693f3253097326abe3a57469690330cd73d2456 (diff)
downloadtor-7d92053286a63aadfbc67631cc13696f19f57557.tar
tor-7d92053286a63aadfbc67631cc13696f19f57557.tar.gz
Remove RedirectExit feature; it has been deprecated since 0.2.0.3-alpha
svn:r17663
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d0e3da14e..915b4e0be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -71,6 +71,9 @@ Changes in version 0.2.1.9-alpha - 2008-12-2?
introduction points thrown away; bugfix on 0.2.1.7-alpha. Spotted
by John Brooks. Patch by Karsten. Fixes bug 874.
+ o Deprecated and removed features:
+ - RedirectExits has been removed. It was deprecated since 0.2.0.3-alpha.
+
o Code simplifications and refactoring:
- Rename the confusing or_is_obsolete field to the more appropriate
is_bad_for_new_circs, and move it to or_connection_t where it