diff options
author | Nick Mathewson <nickm@torproject.org> | 2008-05-27 21:02:36 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2008-05-27 21:02:36 +0000 |
commit | 4ea2a4595e0331db531d293315be58a21394bd1f (patch) | |
tree | 8dc1a80c21832823ada2fb5b7d71431e6a57cc44 /ChangeLog | |
parent | 9975c4f6f8c54b150335a5cd6bb7e0e7defbca80 (diff) | |
download | tor-4ea2a4595e0331db531d293315be58a21394bd1f.tar.gz tor-4ea2a4595e0331db531d293315be58a21394bd1f.zip |
Fix the first part of bug 681, as suggested by Robert Hogan on or-talk.
svn:r14754
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -98,6 +98,8 @@ Changes in version 0.2.1.1-alpha - 2008-??-?? patch to their OpenSSL, turn it on to save memory on servers. This patch will (with any luck) get included in a mainline distribution before too long. + - Add a "PURPOSE=" argument to "STREAM NEW" events, as suggested by + Robert Hogan. Fixes the first part of bug 681. o Minor features (security): - Reject requests for reverse-dns lookup of names in a private |