--- libeio/Changes 2010/11/29 12:38:32 1.18 +++ libeio/Changes 2010/12/01 07:30:38 1.19 @@ -28,4 +28,6 @@ - no longer set errno to 0 before making syscalls, this only lures people into the trap of believing errno shows success or failure. - "fix" demo.c so that it works as non-root. + - suppoert utimes seperately from futimes, as some systems have + utimes but not futimes.