From df07a471ca666a7978183fa5a965a2b98c8cfdee Mon Sep 17 00:00:00 2001 From: ocean Date: Tue, 17 Aug 2004 01:39:25 +0000 Subject: [PATCH] Sorry, this might not be typo... "memoize" came from Schema? git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6778 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b104aa50af..798bf408b1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -823,7 +823,7 @@ Wed Jun 16 16:04:40 2004 Nobuyoshi Nakada Wed Jun 16 16:01:17 2004 Nobuyoshi Nakada - * gc.c (stack_grow_direction): memorize the direction. + * gc.c (stack_grow_direction): memoize the direction. * gc.c (Init_stack): should always move to end of VALUE.