--- IO-AIO/Changes 2005/08/17 05:06:59 1.38 +++ IO-AIO/Changes 2005/08/18 16:32:10 1.41 @@ -1,6 +1,15 @@ Revision history for IO::AIO -1.3 +1.5 + - create the aio threads on demand only. + - somebody nagged about C89 compatibility, so this release should + be C89 compatible, but no guarentees for future ones. + +1.4 Wed Aug 17 08:07:27 CEST 2005 + - forget to recreate the pipe after forking, this could cause + deadlocks. + +1.3 Wed Aug 17 07:25:54 CEST 2005 - properly propagate exceptions from callbacks, instead of silently eating them. - use a different fork algorithm that avoids recursive callback