aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-01-01 01:59:14 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-01-01 01:59:14 +0000
commit2d5bd6b1943c39baebcad30f6830d8e86aae007d (patch)
tree8f27111bd90eab83da5a986361f5ae0fdbdb4723 /ChangeLog
parentbb4f62f234e83487b5c5545ffe8ad42354ca5d3c (diff)
downloadruby-2d5bd6b1943c39baebcad30f6830d8e86aae007d.tar.gz
* intern.h (VALUE rb_ary_join): I have never seen this function
anywhere. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30443 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 03a42f14af..a20b3a06cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sat Jan 1 10:59:11 2011 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * include/ruby/intern.h (VALUE rb_ary_join): I have never seen
+ this function anywhere.
+
Sat Jan 1 04:20:11 2011 NARUSE, Yui <naruse@ruby-lang.org>
* win32/win32.c (rb_w32_write_console): don't raise exception when