]> git.vpit.fr Git - perl/modules/re-engine-Hooks.git/blobdiff - Changes
Explicitely state that C++ compilers aren't supported
[perl/modules/re-engine-Hooks.git] / Changes
diff --git a/Changes b/Changes
index 99668af101d80e64b40753696bf6eb6f65cd6060..7520a8f7d3f20a27463cfea9082a8b10ca27608e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,16 @@
 Revision history for re-engine-Hooks
 
+0.04    2013-01-30 19:30 UTC
+        + Tst : t/93-pod-spelling.t does not crash anymore on perl 5.12 and
+                below.
+        + Upd : Support for perl 5.12.5, 5.14.3, 5.16.2 and 5.17.[5678].
+
+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.