From ccaf61d5aff59f5e11a772c4f9bd0d1c10232e25 Mon Sep 17 00:00:00 2001 From: naruse Date: Fri, 15 Oct 2010 07:42:21 +0000 Subject: * pack.c (pack_pack): fix more than one modifiers appear in the format string. [ruby-core:32793] * pack.c (pack_unpack): ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29501 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 955051a6eb..10a7922520 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Fri Oct 15 16:40:37 2010 NARUSE, Yui + + * pack.c (pack_pack): fix more than one modifiers appear in the + format string. [ruby-core:32793] + + * pack.c (pack_unpack): ditto. + Thu Oct 14 23:20:42 2010 Masaki Suketa * test/win32ole/test_folderitem2_invokeverb.rb: refactoring. -- cgit v1.2.3