summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-02-15 07:08:20 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-02-15 07:08:20 +0000
commit7798b9667efc5396b8dd7409901c950f046c917d (patch)
treeb25566ade5b47147738742d1a181ce384c2b71f2 /ChangeLog
parent366e1c3884e97b0d833b8805a6afcd9071ea1e8b (diff)
* hash.c (inspect_i): copy the encoding of the first key as
an initial encoding. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30879 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 d36ff36883..9b8179a093 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Feb 15 15:40:53 2011 NARUSE, Yui <naruse@ruby-lang.org>
+
+ * hash.c (inspect_i): copy the encoding of the first key as
+ an initial encoding.
+
Mon Feb 14 15:00:16 2011 NARUSE, Yui <naruse@ruby-lang.org>
* array.c (inspect_ary): don't taint the inspected result of a