summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-10-24 10:30:09 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-10-24 10:30:09 +0000
commit78d2b008931ecfc68d5bdb26803460f2267c58c7 (patch)
tree7cac0ff0f2ed4a945dbfd040de0caba2c29d6f74 /ChangeLog
parent5ff7af42b018aba8f0eaa36e647285d81e082e14 (diff)
* string.c (rb_str_dump): do not use C++ comment.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19913 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c6b57f9f6..06c0e089c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Oct 24 19:29:22 2008 URABE Shyouhei <shyouhei@ruby-lang.org>
+
+ * string.c (rb_str_dump): do not use C++ comment.
+
Fri Oct 24 19:16:36 2008 URABE Shyouhei <shyouhei@ruby-lang.org>
* id.h (enum ruby_method_ids): ISO C forbids comma at end of