summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e913afae..acaee72b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
Mon Aug 10 10:57:59 2009 Narihiro Nakamura <authorNari@gmail.com>
- * gc.c: reject unused longlife gc.
+ * gc.c: reject unused longlife gc. longlife gc target is loglife
+ node by method table and vm inline cache. but, fixed it at
+ r24085, r24128. so I rejected longlife gc.
* debug.c: ditto.