From a109d95c72635e6c4ea046af31a6b0cb261600ca Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Sat, 2 May 2009 16:11:06 +0000 Subject: [PATCH] Add changelog entry for vc++ fixes svn:r1264 --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 431339bd..02360b5b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,7 +12,7 @@ Changes in 2.0.2-alpha: o Make sendfile work on FreeBSD o Do not use vararg macros for accessing evrpc structures; this is not backwards compatible, but we did not promise any backwards compatibility for the rpc code. o Actually define the event_config_set_flag() function. - + o Try harder to compile with Visual C++. Changes in 2.0.1-alpha: o free minheap on event_base_free(); from Christopher Layne -- 2.50.1