From: Ivan Maidanski Date: Mon, 31 Jul 2017 08:02:13 +0000 (+0300) Subject: Fix 'use' word omission in ChangeLog X-Git-Tag: v8.0.0~621 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3df57b56ecceaf8d838f67dad12f879b837f8736;p=platform%2Fupstream%2Flibgc.git Fix 'use' word omission in ChangeLog (fix commit 1784ac2) --- diff --git a/ChangeLog b/ChangeLog index ea72d4e..75169c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -22,7 +22,7 @@ * Do not compile pcr_interface.c and real_malloc.c except by PCR-Makefile * Do not print n_rescuing_pages value if incremental collections disabled * Do not specify version info for test libraries (Automake) -* Do not x86 asm in PUSH_CONTENTS_HDR for NaCl +* Do not use x86 asm in PUSH_CONTENTS_HDR for NaCl * Document GC_BUILTIN_ATOMIC macro (and gc_atomic_ops private header file) * Document STACK_NOT_SCANNED macro in gcconfig.h (Emscripten) * Enable alternative finalization interface (DISCLAIM) in all makefiles