]> git.vpit.fr Git - perl/modules/re-engine-Hooks.git/blobdiff - Changes
This is 0.02
[perl/modules/re-engine-Hooks.git] / Changes
diff --git a/Changes b/Changes
index ffac2bfb50e8bf9c39d97745ecbd0f24eaf4e9a2..99668af101d80e64b40753696bf6eb6f65cd6060 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,14 @@
 Revision history for re-engine-Hooks
 
+0.02    2012-02-31 15:50 UTC
+        + Chg : INCOMPATIBLE CHANGE : Arguments are now passed to
+                reh_register() through a configuration structure.
+        + Chg : The node compilation hook is now called when a branch is
+                converted into a trie.
+        + Fix : The module now builds correctly on perl 5.15.5 and greater.
+        + Fix : Duplicated symbols on Windows should have been pruned.
+        + Fix : The module is now be thread-safe.
+
 0.01    2012-03-29 22:00 UTC
         First version, released on an unsuspecting world.