From 56eb0ecf74780b18d18f29391f14ae202aab19ce Mon Sep 17 00:00:00 2001 From: kosako Date: Sat, 23 Sep 2006 12:01:58 +0000 Subject: merge Oniguruma 4.4.4 git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10998 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0647cbc98..74292afc1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Sat Sep 23 20:54:28 2006 K.Kosako + + * oniguruma.h: Version 4.4.4 + + * regexec.c: ditto. + + * regcomp.c ditto. + Sat Sep 23 08:35:53 2006 Yukihiro Matsumoto * lib/rdoc/ri/ri_options.rb: prevent NameError. [ruby-dev:29597] -- cgit