summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 536b5b1441..f5d89d04aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Thu Jan 1 09:14:21 2015 Nobuyoshi Nakada <[email protected]>
+
+ * vm_args.c (keyword_hash_p): fix non-symbol keys hash.
+ rb_extract_keywords() returns 0 not Qnil when no symbol keys is
+ included.
+
Wed Dec 31 17:48:43 2014 Tanaka Akira <[email protected]>
* lib/resolv.rb (Resolv::DNS::Label::Str#initialize): Set encoding