diff options
author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-05-23 06:38:46 +0000 |
---|---|---|
committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-05-23 06:38:46 +0000 |
commit | aa71ea71cc6ede9bdb33f8abd8cab49762df8fc6 (patch) | |
tree | 66f6e48e8b6246189657b67d926fe182e3c159f1 /ChangeLog | |
parent | 17f749807c72c0d42c971cfe89196445972f8402 (diff) | |
download | ruby-aa71ea71cc6ede9bdb33f8abd8cab49762df8fc6.tar.gz ruby-aa71ea71cc6ede9bdb33f8abd8cab49762df8fc6.tar.xz ruby-aa71ea71cc6ede9bdb33f8abd8cab49762df8fc6.zip |
* common.mk: add a rule for regsyntax.c.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@12379 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Wed May 23 15:39:02 2007 Yukihiro Matsumoto <matz@ruby-lang.org> + + * common.mk: add a rule for regsyntax.c. + Wed May 23 10:31:53 2007 Yukihiro Matsumoto <matz@ruby-lang.org> * oniguruma.h: updated to Oniguruma 5.7.0. |