---
 ChangeLog | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 89ba80f..32bddf8 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  <nori...@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  <e...@gnu.org>
 
        wchar, wctype-h: fix for MinGW 3.22.2
-- 
2.7.4


Reply via email to