--- Linux-AIO/Changes 2002/04/01 20:30:08 1.5 +++ Linux-AIO/Changes 2002/04/02 14:01:09 1.6 @@ -1,9 +1,13 @@ Revision history for Linux::AIO -0.1 +0.1 Tue Apr 2 04:35:28 CEST 2002 - use pread/pwrite instead of lseek+read/write. - fixed syscall prototypes. - add stat/lstat calls. + - fixed max_parallel deadlock problem. + - beginning of a testsuite. + - fixed aio_close. + - paths are now properly saved. 0.011 Tue Dec 25 03:02:30 CET 2001 - make it compile with 5.6.1 and maybe older versions. Boy is it