summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1637ccea74..8a90b43ad6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Thu Mar 28 18:54:31 2013 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * regcomp.c (optimize_node_left, set_optimize_info_from_tree): right
+ handling for look behind anchor.
+
+ * regexec.c (onig_search): ditto.
+ [Backport #8076]
+
+ this patch is derived from Onigmo base tree.
+
Thu Mar 28 18:35:01 2013 Luis Lavena <luislavena@gmail.com>
* win32/file.c (get_user_from_path): add internal function that retrieves