From a6774a0c045da4fd2c1441444873d4f7dc5c8d58 Mon Sep 17 00:00:00 2001 From: mame Date: Thu, 30 Oct 2008 12:35:04 +0000 Subject: * array.c (rb_ary_permutation): hide temporal array. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@20062 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 36b813d7e..b920098cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Oct 30 21:32:15 2008 Yusuke Endoh + + * array.c (rb_ary_permutation): hide temporal array. + Thu Oct 30 14:45:45 2008 Martin Duerst * enc/trans/single_byte.trans: refactoring to make it easier -- cgit