diff options
author | Nick Mathewson <nickm@torproject.org> | 2008-12-18 17:28:50 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2008-12-18 17:28:50 +0000 |
commit | c67bd8048781aac8ba8c6e55d4e5af393fd3b024 (patch) | |
tree | 9c9d8228c3d27818fd4f27274421b9bf0c0c128d /ChangeLog | |
parent | c3e4b12e7f0cc123114d60222c1cb4a47a85551f (diff) | |
download | tor-c67bd8048781aac8ba8c6e55d4e5af393fd3b024.tar.gz tor-c67bd8048781aac8ba8c6e55d4e5af393fd3b024.zip |
Make cell pools always-on.
svn:r17692
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -87,6 +87,7 @@ Changes in version 0.2.1.9-alpha - 2008-12-2? o Deprecated and removed features: - RedirectExits has been removed. It was deprecated since 0.2.0.3-alpha. + - Cell pools are now always enabled; --disable-cell-pools is ignored. o Code simplifications and refactoring: - Rename the confusing or_is_obsolete field to the more appropriate |