diff --git a/ChangeLog b/ChangeLog index 40cd8b747a..1bb4435dbb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,7 +3,7 @@ Fri Jan 9 11:13:01 2015 Nobuyoshi Nakada * parse.y (assocs, assoc): eliminate splatting empty literal hashes. [ruby-core:67446] [Bug #10719] - * compile.c (compile_array_): supprt splatted hash in hash type. + * compile.c (compile_array_): support splatted hash in hash type. Fri Jan 9 10:57:09 2015 Vit Ondruch