diff options
author | Nick Mathewson <nickm@torproject.org> | 2006-12-04 05:55:40 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2006-12-04 05:55:40 +0000 |
commit | a91c12f2e7adfb179f5a8034c1ed1265b8fe8a74 (patch) | |
tree | 39f70a5f2b05376ad88bffc026a148626f330280 /ChangeLog | |
parent | f90cd5bfc0267afd61da2414fa9cc2605ca997b4 (diff) | |
download | tor-a91c12f2e7adfb179f5a8034c1ed1265b8fe8a74.tar.gz tor-a91c12f2e7adfb179f5a8034c1ed1265b8fe8a74.zip |
r9855@Kushana: nickm | 2006-12-04 00:55:09 -0500
Merge circuit_about_to_close_connection and connection_about_to_close_connection.
svn:r9021
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -3,6 +3,11 @@ Changes in version 0.1.2.5-xxxx - 200?-??-?? - Fix a bug when a PF socket is first used. (Patch from Fabian Keil) + o Controller bugfixes: + - Report the circuit number correctly in STREAM CLOSED events. (Bug + reported by Mike Perry) + + Changes in version 0.1.2.4-alpha - 2006-12-03 o Major features: - Add support for using natd; this allows FreeBSDs earlier than |