From cb08e708227216bd2810a6bda18140467d23cb34 Mon Sep 17 00:00:00 2001 From: nobu Date: Sat, 28 Dec 2013 23:47:31 +0000 Subject: test_sprintf.rb: sprintf with a hash as parameter * test/ruby/test_sprintf.rb (test_hash): Added tests for sprintf with a hash as parameter. [Fixes GH-491] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44457 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7457abdef8..5510a11278 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun Dec 29 08:47:24 2013 Lucas Allan Amorim + + * test/ruby/test_sprintf.rb (test_hash): Added tests for sprintf + with a hash as parameter. [Fixes GH-491] + Sun Dec 29 08:21:09 2013 Nobuyoshi Nakada * vm_insnhelper.c (vm_search_super_method): direct superclass of a -- cgit v1.2.3