From: Ivan Maidanski Date: Tue, 20 Mar 2012 18:59:19 +0000 (+0400) Subject: Update ChangeLog and AUTHORS files X-Git-Tag: gc7_3alpha2~49 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b802aaa2110d31c140a00330a21450c35a83fb51;p=gc Update ChangeLog and AUTHORS files --- diff --git a/AUTHORS b/AUTHORS index c3b9e210..4d6b4ae8 100644 --- a/AUTHORS +++ b/AUTHORS @@ -104,6 +104,7 @@ Dick Porter Dietmar Planitzer Dimitris Vyzovitis Dimitry Andric +Djamel Magri Doug Kaufman Douglas Steel Elijah Taylor diff --git a/ChangeLog b/ChangeLog index 7a37358c..f12b76e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,7 @@ * Add GC_get_thr_restart_signal, GC_thread_is_registered to GC API. * Add GC_is_heap_ptr, GC_move_disappearing_link to GC API. * Add SHORT_DBG_HDRS macro template to configure. +* Add Symbian port to mainline. * Add TODO file. * Add assertion ensuring proper alignment of 'pushed' GC symbols. * Add assertion to GC_incremental_protection_needs, refine documentation.