aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-08-11 20:58:11 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-08-11 20:58:11 +0000
commit2b1f8574c7fb97d6333c60ab312a93d260eedca3 (patch)
tree3e931023befc0aa949a6a96fdb64fc7589f3a6f3 /ChangeLog
parent73f5b841d48b0e6687424374fe739266d17ffce4 (diff)
downloadruby-2b1f8574c7fb97d6333c60ab312a93d260eedca3.tar.gz
* include/ruby/encoding.h (rb_char_to_option_kcode): used in
ripper. * node.h (rb_reserved_word): ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28970 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 91e99df0ba..6cd614f8b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Thu Aug 12 05:58:09 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * include/ruby/encoding.h (rb_char_to_option_kcode): used in
+ ripper.
+
+ * node.h (rb_reserved_word): ditto.
+
Thu Aug 12 00:19:53 2010 Tanaka Akira <akr@fsij.org>
* test/ruby/test_rubyoptions.rb (test_script_from_stdin): disable