diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Fri Jul 20 22:55:01 2001 Akinori MUSHA <knu@iDaemons.org> + + * gc.c (ruby_xrealloc): fix a dangling bug which led memory + reallocation to fail even though the second try after a GC + succeeds. + Tue Jul 17 11:44:40 2001 Usaku Nakamura <usa@osb.att.ne.jp> * ruby.h: enable volatile directive with VC++. |