diff options
author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-05-23 01:32:08 +0000 |
---|---|---|
committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-05-23 01:32:08 +0000 |
commit | 6ee2e542394a14a70acd12b3278b2a9fc5b861fc (patch) | |
tree | 1341a885b61229d97f5ba2ad7196100f120d81d4 /ChangeLog | |
parent | 2cdb1c33763d3dda6691ee4b7ffc53e684bd528e (diff) |
* oniguruma.h: updated to Oniguruma 5.7.0.
* regsyntax.c, unicode.c: new files along with Oniguruma 5.x.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12376 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Wed May 23 10:31:53 2007 Yukihiro Matsumoto <[email protected]> + + * oniguruma.h: updated to Oniguruma 5.7.0. + + * regsyntax.c, unicode.c: new files along with Oniguruma 5.x. + Wed May 23 05:49:49 2007 Nobuyoshi Nakada <[email protected]> * ext/extmk.rb, ext/purelib.rb, lib/mkmf.rb, runruby.rb: clear default |