--- libeio/Changes 2011/07/05 14:02:15 1.34 +++ libeio/Changes 2011/07/05 18:59:28 1.35 @@ -50,4 +50,5 @@ - use libecb, and apply lots of minor space optimisations. - disable sendfile on darwin, broken as everything else. - add realpath request and implementation. + - cancelled requests will still invoke their request callbacks.