--- IO-AIO/Changes 2005/08/17 05:26:20 1.39 +++ IO-AIO/Changes 2005/08/17 06:12:10 1.40 @@ -1,5 +1,9 @@ Revision history for IO::AIO +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.