summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2012-06-23 19:36:50 -0500
committerJesse Luehrs <doy@tozt.net>2012-06-23 19:36:50 -0500
commit03027be5c83fc7c37fb6b7e7f3290e5742f8b241 (patch)
tree6fef434d0e8255be2d4d0f2ab5696f79fd28a3dd /Changes
parent5cbf79a0b419352959fdecb34248f791aaa15a22 (diff)
downloadsmartmatch-03027be5c83fc7c37fb6b7e7f3290e5742f8b241.tar.gz
smartmatch-03027be5c83fc7c37fb6b7e7f3290e5742f8b241.zip
changelog
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