summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-06-24 06:02:33 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-06-24 06:02:33 +0000
commit609da4c2ec3f3982e21b3f07b064ac99b59dd80c (patch)
tree76ad47c1cf3e0c4a180d0aefc432837c3a5c541a /ChangeLog
parent11f5073edf137f83e907a2b3311d36131fac291c (diff)
downloadruby-609da4c2ec3f3982e21b3f07b064ac99b59dd80c.tar.gz
ruby-609da4c2ec3f3982e21b3f07b064ac99b59dd80c.tar.xz
ruby-609da4c2ec3f3982e21b3f07b064ac99b59dd80c.zip
* parse.y (parser_set_encode): show the erred file name instead of
the file that requires it. [ruby-core:24006] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23837 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 f86109ce5..eecd4608b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Jun 24 15:02:29 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * parse.y (parser_set_encode): show the erred file name instead of
+ the file that requires it. [ruby-core:24006]
+
Wed Jun 24 11:41:20 2009 Akinori MUSHA <knu@iDaemons.org>
* misc/ruby-style.el: It is too late to set c-file-style in