summaryrefslogtreecommitdiff
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 669f5a0c..862e2e8c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,11 @@
* ext.c (make_builtin): Use awk_false, awk_true.
* io.c (init_output_wrapper): Use awk_false.
+ Unrelated:
+
+ * debug.c (do_commands): Initialize num to silence warnings.
+ Thanks to Michal Jaegermann.
+
2014-03-03 Arnold D. Robbins <arnold@skeeve.com>
* dfa.c: Sync with grep. Yet again.