--- Async-Interrupt/Changes 2009/07/17 01:51:32 1.13 +++ Async-Interrupt/Changes 2009/07/17 01:52:25 1.14 @@ -1,8 +1,10 @@ Revision history for Perl extension Async::Interrupt. -TODO: c_var, var 0.5 + - INCOMPATIBLE CHANGE: signalling the value 0 is no longer allowed. - added automatic pipe creation code, including post_fork method. + - added ->c_var method, and the ability to use a perl scalar as + signal checker. 0.042 Tue Jul 14 21:51:04 CEST 2009 - enforce initialisation of perl's signal handling framework,