diff options
Diffstat (limited to 'boehm-gc/ChangeLog')
-rw-r--r-- | boehm-gc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/boehm-gc/ChangeLog b/boehm-gc/ChangeLog index 805ab77ad73..274d3098f22 100644 --- a/boehm-gc/ChangeLog +++ b/boehm-gc/ChangeLog @@ -1,3 +1,10 @@ +2000-09-04 Anthony Green <green@redhat.com> + + Fix for PR libgcj/230: + * mark.c (GC_mark_from_mark_stack): Remove call to + GC_debug_object_start. + * gc_priv.h (GC_debug_object_start): Remove prototype. + 2000-08-16 Alexandre Oliva <aoliva@redhat.com> * gcconfig.h [OSF1] (_end): Declare as `int'. |