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