aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-09-23 07:19:17 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-09-23 07:19:17 +0000
commit0867b94cb9ec890d608beaa4d100a33508867727 (patch)
treeb65d557d24d775ed846318c6ab2efb4afa654f7c /ChangeLog
parent28f9e462fd71b274ec2a072ef673766739d3f277 (diff)
downloadruby-0867b94cb9ec890d608beaa4d100a33508867727.tar.gz
* ext/ripper/eventids2.c (token_to_eventid): supper __ENCODING__
keyword. [ruby-dev:36478] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19471 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 9576ec964e..4303ca4c20 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Sep 23 16:17:54 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
+
+ * ext/ripper/eventids2.c (token_to_eventid): supper __ENCODING__
+ keyword. [ruby-dev:36478]
+
Tue Sep 23 15:30:53 2008 Koichi Sasada <ko1@atdot.net>
* common.mk, hash.c: remove unused inclusion.