From f3f2de78a2a5cd757841743b974b34afbd85b2ed Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 13 Oct 2016 11:31:23 -0700 Subject: [PATCH] Add missing ChangeLog entry --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 89ba80f0a0..32bddf8119 100644 --- a/ChangeLog +++ b/ChangeLog @@ -49,6 +49,12 @@ * lib/utimecmp.c (utimecmp): Do not apply "~" to a boolean. Instead, make it explicit that we intend to apply it to 0 or 1. +2016-10-10 Norihiro Tanaka + + dfa: save memory for states + * src/dfa (dfaexec_main): Beginning of dfa execution, release caches of + states if dfa has a lot of caches. + 2016-10-10 Eli Zaretskii wchar, wctype-h: fix for MinGW 3.22.2 -- 2.39.5