From: Ivan Maidanski Date: Mon, 26 Dec 2011 07:48:18 +0000 (+0400) Subject: Update ChangeLog X-Git-Tag: gc7_3alpha2~271 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f583234d8a740fe3d30d327a36335dda6f0b9b4e;p=gc Update ChangeLog --- diff --git a/ChangeLog b/ChangeLog index f4d53e36..3a639e7a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,7 @@ * Add TODO file. * Add configure option to compile all library .c files into single gc.o. * Add disclaim callbacks for efficient finalization (ENABLE_DISCLAIM). +* Add finalization.html to 'doc' folder. * Define GC_READ_ENV_FILE in configure for WinCE unless gc-debug is off. * Fix minor warnings reported by GCC with '-pedantic' option. * In tests, print a message in case a test is a no-op.