From 3049fdb8fc826c55db6f02a5d56ac54145594a26 Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Fri, 26 Jan 2018 16:36:06 +0300 Subject: [PATCH] Update ChangeLog file --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index fb757ab..8091f4a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -81,6 +81,7 @@ * Remove redundant THREADS macro checks in alloc.c and gc_priv.h * Remove unused USE_GENERIC macro definition and description * Remove version info in 'de' cord test application +* Run command passed to if_not_there directly from Makefile.direct * Skip grungy_pages update when mark state invalid to speedup read_dirty * Support configure --disable-thread-local-alloc option (similar for CMake) * Support enable_checksums option in CMake script -- 2.7.4