aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a7a31c794..069631ca1b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed Aug 11 12:18:00 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * node.h (rb_parser_{get,set}_yydebug): used in ripper.
+
Wed Aug 11 11:01:15 2010 Kenta Murata <mrkn@mrkn.jp>
* ext/bigdecimal/bigdecimal.c: don't use // comment.