diff --git a/ChangeLog b/ChangeLog index fce08669..dd47bd0d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,7 +5,7 @@ Changes in 1.4.5-stable: o allow min_heap_erase to be called on removed members; from liusifan. o Rename INPUT and OUTPUT to EVRPC_INPUT and EVRPC_OUTPUT. Retain INPUT/OUTPUT aliases on on-win32 platforms for backwards compatibility. o Do not use SO_REUSEADDR when connecting - + o Fix Windows build Changes in 1.4.4-stable: o Correct the documentation on buffer printf functions.