From: Paul Eggert Date: Thu, 13 Oct 2016 18:31:23 +0000 (-0700) Subject: Add missing ChangeLog entry X-Git-Tag: v1.0~6608 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=f3f2de78a2a5cd757841743b974b34afbd85b2ed;p=gnulib.git Add missing ChangeLog entry --- 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