--- libev/Changes 2014/09/26 01:13:11 1.300 +++ libev/Changes 2014/11/09 09:00:16 1.301 @@ -15,6 +15,8 @@ TODO: possible cb aliasing? TODO: document requirements for function pointers and calling conventions. + - prfer noexcept over throw () with C++ 11. + 4.19 Thu Sep 25 08:18:25 CEST 2014 - ev.h wasn't valid C++ anymore, which tripped compilers other than clang, msvc or gcc (analyzed by Raphael 'kena' Poss). Unfortunately,