From 3df57b56ecceaf8d838f67dad12f879b837f8736 Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Mon, 31 Jul 2017 11:02:13 +0300 Subject: [PATCH] Fix 'use' word omission in ChangeLog (fix commit 1784ac2) --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.7.4