diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-02-24 19:10:35 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-02-24 19:10:35 +0000 |
commit | 988092f67482e72d0adc272979b693d9b4e55a6c (patch) | |
tree | 2a45ae7e5495a0941d15ce25fa965fae5e94a562 /ChangeLog | |
parent | d4ad70af5fb3d2a8ed792a150201b84561531370 (diff) | |
download | tor-988092f67482e72d0adc272979b693d9b4e55a6c.tar.gz tor-988092f67482e72d0adc272979b693d9b4e55a6c.zip |
r11921@catbus: nickm | 2007-02-24 14:09:12 -0500
Try to build with recent libevents on mingw.
svn:r9639
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -55,6 +55,8 @@ Changes in version 0.1.2.8-alpha - 2007-??-?? back online. - On a malformed DNS reply, always give an error to the corresponding DNS request. + - Build with recent libevents on platforms that do not define the + nonstandard types "u_int8_t" and friends. o Minor features (controller): - Warn the user when an application uses the obsolete binary v0 |