forgot to add changelog entry: fix windows build

svn:r881
This commit is contained in:
Niels Provos 2008-06-25 16:06:50 +00:00
parent 51bd6c0b24
commit 570dd04a07

View File

@ -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.