--- Linux-AIO/Changes 2004/08/06 17:18:08 1.16 +++ Linux-AIO/Changes 2005/07/07 23:17:23 1.26 @@ -1,7 +1,34 @@ Revision history for Linux::AIO -1.3 - - ported to AMD64, possibly other 64 bit architecturs. +1.6 Fri Jul 8 01:17:04 CEST 2005 + - works on: ia32, amd64, alpha, sparc64. + - likely works on: ia64, powerpc, mips, s390, m68k, mips, arm. + - unlikely to work on: hppa, v850. + - added changes for alpha, ia64, sparc64, hppa, v850 (thanks to Stefan Traby who + dedusted his old machines). + - added t/02_read.t. + +1.51 Sat Jul 2 15:18:21 CEST 2005 + - works on: ia32, amd64. + - likely works on: powerpc, mips, s390, sparc, m68k, mips, arm. + - maybe works on: alpha, ia64. + - unlikely to work on: hppa. + - last release was borked. + - killing threads increases nreqs count infinitely. + - fixed a bug in queueing => many outstanding + requests lead to starvation. + - new function Linux::AIO::poll_wait. + - documented Linux::AIO::max_parallel. + +1.41 Thu Mar 3 18:00:52 CET 2005 + - change of contact address. + +1.4 Sat Jan 15 01:04:27 CET 2005 + - clarify licensing (same terms as perl itself). + +1.3 Sat Aug 7 17:25:31 CEST 2004 + - ported to AMD64, possibly other 64 bit architecturs + (inspired by Joshua Hoblitt). - removed support for old libcs, kernels (2.2). 1.2 Sun Jul 18 12:54:43 CEST 2004