changeset 18450:bc18ab516f92

Add missing ChangeLog entry
author Paul Eggert <eggert@cs.ucla.edu>
date Thu, 13 Oct 2016 11:31:23 -0700
parents 9d034f84125b
children 1c3086a205d3
files ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Oct 13 11:16:40 2016 -0700
+++ b/ChangeLog	Thu Oct 13 11:31:23 2016 -0700
@@ -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  <noritnk@kcn.ne.jp>
+
+	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  <eliz@gnu.org>
 
 	wchar, wctype-h: fix for MinGW 3.22.2