From 3c99c79df9509ce4da489e237ead4c8104af7b21 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 28 Jul 2009 19:45:54 +0000 Subject: [PATCH] Changelog entry for msvc fixes. svn:r1388 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index c46171ce..d18d5bc3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,8 @@ Changes in 2.0.3-alpha: o Fix a bug where we didn't allocate enough memory in event_get_supported_methods(). o Avoid segfault during failed allocation of locked evdns_base. (Found by Rocco Carbone.) o Export new evutil_ascii_* functions to perform locale-independent character type operations. + o Try to compile better with MSVC: patches from Brodie Thiesfield + Changes in 2.0.2-alpha: o Add a new flag to bufferevents to make all callbacks automatically deferred. -- 2.50.1