--- EV/Changes 2009/08/22 22:07:59 1.183 +++ EV/Changes 2009/09/18 21:28:33 1.184 @@ -3,6 +3,8 @@ - disable t/07* under automatic testing. - increase t/09* timeouts as netbsd has *horribly* broken select/kevent that *usually* sleep >>0.6s instead of 0.3. + - add constants EV::FLAG_NOSIGFD, EV::FLAG_NOINOTIFY and + EV::BACKEND_ALL. 3.8 Sun Aug 9 15:30:10 CEST 2009 - implement $loop->signal/signal_ns.