X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Changes;h=90beea90e3d08dff580de3fb97d269c99efb56b1;hb=35882e689bf34d0c3f96f006374dce5f729eb45e;hp=99668af101d80e64b40753696bf6eb6f65cd6060;hpb=619dd7df9609f6910fd3724e1d88e8a9697752e1;p=perl%2Fmodules%2Fre-engine-Hooks.git diff --git a/Changes b/Changes index 99668af..90beea9 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ Revision history for re-engine-Hooks +0.03 2012-09-24 11:10 UTC + + Doc : reh_exec_hook() has been correctly renamed to + reh_exec_node_hook() in the documentation. + + Fix : The module now links correctly on Windows. + + Upd : Support for perl 5.16.[01] and 5.17.[01234] has been added. + 0.02 2012-02-31 15:50 UTC + Chg : INCOMPATIBLE CHANGE : Arguments are now passed to reh_register() through a configuration structure.