summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-08-17 01:39:25 +0000
committerocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-08-17 01:39:25 +0000
commit43698e9725c1ba287e2c82feca15a0f603e068ae (patch)
tree7159047f2c080414469ad5efdf9b4d81575e2eb5 /ChangeLog
parent2ceb9a7eca12d57f9cc2bf29a29c2e1e36b24abd (diff)
Sorry, this might not be typo... "memoize" came from Schema?
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@6778 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b104aa50a..798bf408b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -823,7 +823,7 @@ Wed Jun 16 16:04:40 2004 Nobuyoshi Nakada <nobu@ruby-lang.org>
Wed Jun 16 16:01:17 2004 Nobuyoshi Nakada <nobu@ruby-lang.org>
- * 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.