summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-06-12 08:21:38 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-06-12 08:21:38 +0000
commit42144753314a7e3ff65e0107e18ed2b7401a6b00 (patch)
tree2092a878f5d94d680636f1d24c0cc75dcd663c86 /ChangeLog
parent69fa5eea6a2b1f658ed21263f17699393b04bc6e (diff)
* regint.h: undefine USE_CAPTURE_HISTORY which is mentioned as
unsupported in the Onigiruma document. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17106 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 896e278b4e..dc1b6b99d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Jun 12 17:11:24 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
+
+ * regint.h: undefine USE_CAPTURE_HISTORY which is mentioned as
+ unsupported in the Onigiruma document.
+
Thu Jun 12 13:36:54 2008 Tanaka Akira <akr@fsij.org>
* include/ruby/ruby.h (rb_intern): use rb_intern2 with strlen for