summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index efbb2e04..9874fd3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-10-16 Kaz Kylheku <kaz@kylheku.com>
+
+ * filter.c (trie_filter_string): Fix warning about uninitialized
+ variable (not a bug, but compiler cannot prove that).
+
2011-10-15 Kaz Kylheku <kaz@kylheku.com>
Task #11425. Refactoring match_files to make it easier to