summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 3 insertions, 1 deletions
diff --git a/Changes b/Changes
index e910351..b71bac1 100644
--- a/Changes
+++ b/Changes
@@ -1,8 +1,10 @@
Revision history for smartmatch
{{$NEXT}}
+ - add callback_at_level to get the coderef to call smartmatch recursively
+ as though it were called at a given caller level
-0.04 2012-06-23
+0.04-TRIAL 2012-06-23
- restructure some internals for thread safety
- add test demonstrating recursive smartmatch callbacks