diff options
author | Nick Mathewson <nickm@torproject.org> | 2006-10-19 15:01:54 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2006-10-19 15:01:54 +0000 |
commit | 562af5fbc29ab838bd8cf4ad28f4178eed39cbfa (patch) | |
tree | ba5683b0f5c558cbd9a2c26a829a6c5f353ba6cb /ChangeLog | |
parent | e8dae74ccb9d32959f2d10ddaed97f0216842882 (diff) | |
download | tor-562af5fbc29ab838bd8cf4ad28f4178eed39cbfa.tar.gz tor-562af5fbc29ab838bd8cf4ad28f4178eed39cbfa.zip |
r9079@totoro: nickm | 2006-10-19 10:44:48 -0400
Use corect macro to detect cygwin builds (patch from Pei Hanru)
svn:r8753
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ Changes in version 0.1.2.3-alpha - 2006-10-?? printing a duplicate "$" in the keys we send. - Stop triggering asserts if the controller tries to extend hidden service circuits. + - Correctly set maximum connection limit on Cygwin. Changes in version 0.1.2.2-alpha - 2006-10-07 |