summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-11-08 09:13:17 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-11-08 09:13:17 +0000
commit5b0faff44cc00ceb18186b5ce5a55aea88207c07 (patch)
tree171620a8723416c77cc9beadf651b9c93c97b22b /ChangeLog
parent6ef3d123dd8c0defbe56db17926faac10b2085ae (diff)
downloadruby-5b0faff44cc00ceb18186b5ce5a55aea88207c07.tar.gz
* hash.c: use RHASH_IFNONE but not ifnone directly.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25690 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 82ceb5a08d..9741d6e459 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sun Nov 8 18:13:12 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * hash.c: use RHASH_IFNONE but not ifnone directly.
+
Sat Nov 7 21:02:57 2009 Tanaka Akira <akr@fsij.org>
* lib/pp.rb (PP::ObjectMixin#pretty_print): use to_s regardless of