summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2010-02-25 14:32:22 -0500
committerNick Mathewson <nickm@torproject.org>2010-02-25 14:32:22 -0500
commit8b93dacbcfbca7b4653f7a9b727bdc209aff1e7c (patch)
tree14787a1166bf37c4a0945f06eb0e513e6f9d7741 /ChangeLog
parentcf886e296c194ff715c4974b988a684cc900e3b8 (diff)
parent2917c0596c82a79ab814f30a43968bf78da8c3a9 (diff)
downloadtor-8b93dacbcfbca7b4653f7a9b727bdc209aff1e7c.tar.gz
tor-8b93dacbcfbca7b4653f7a9b727bdc209aff1e7c.zip
Merge remote branch 'sebastian/manpage'
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 548c8d8c78..f09671f171 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@ Changes in version 0.2.2.10-alpha - 2010-??-??
- Fix a dereference-then-NULL-check sequence when publishing
descriptors. Bugfix on tor-0.2.1.5-alpha. Discovered by ekir,
fixes bug 1255.
+ - Disallow values larger than INT32_MAX for PerConnBWRate|Burst
+ config option. Bugfix on 0.2.2.7-alpha.
o Code simplifications and refactoring:
- Fix some urls in the exit notice file and make it XHTML1.1 strict