]> granicus.if.org Git - libevent/commitdiff
r16544@catbus: nickm | 2007-11-07 16:12:37 -0500
authorNick Mathewson <nickm@torproject.org>
Wed, 7 Nov 2007 21:14:04 +0000 (21:14 +0000)
committerNick Mathewson <nickm@torproject.org>
Wed, 7 Nov 2007 21:14:04 +0000 (21:14 +0000)
 Oops; forgot the log entry.

svn:r500

ChangeLog

index 6677873359763f7baaedb0954d455517c99b022a..fbdb93ff4964f7b5210d5e2a0c33a54f0f0514cb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -45,4 +45,5 @@ Changes in current version:
  o Remove the long-deprecated acconfig.h file.
  o Do not require #include <sys/types.h> before #include <event.h>.
  o Add new evutil_timer* functions to wrap (or replace) the regular timeval manipulation functions.
+ o Fix many build issues when using the Microsoft C compiler.