--- libeio/Changes 2011/09/26 20:19:08 1.43 +++ libeio/Changes 2011/09/27 00:41:52 1.44 @@ -63,4 +63,6 @@ - remove useless use of volatile variables. - fix memory leak when reaping threads. - use utime now uses nanosecond resolution on posix 2008 systems. + - allow taking advantage of posix 2008 xxxat functions and fdopendir + by implementing a working directory abstraction.