summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-01-12 13:32:30 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-01-12 13:32:30 +0000
commit5369d768c01f7b5cca76a3ee7624a57f90d9b080 (patch)
tree85055bfa4ca6370a90ebc1235a3d281b6da1860b /ChangeLog
parent7637592bfd62f0fcbd6897e65abf1bf3fa78488c (diff)
merges r21424 from trunk into ruby_1_9_1.
* hash.c (rb_hash_s_create): set nil as the value if assoc length is not enough. [ruby-core:21249] git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21459 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 a6feaa1f9..aecfa80dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sun Jan 11 09:47:30 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * hash.c (rb_hash_s_create): set nil as the value if assoc length
+ is not enough. [ruby-core:21249]
+
Sat Jan 10 20:26:17 2009 Tanaka Akira <akr@fsij.org>
* version.h: make version string succinct: