aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index c5357c8c..05327e70 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,11 @@
+2016-11-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * valgrind.awk: New file. Based on original valgrind-scan code.
+ Having it in a separate file makes it easier to adjust.
+ Commented out several checks that just produced false positives.
+ Add check for invalid read and write.
+ * Makefile.am (valgrind-scan): Use valgrind.awk.
+
2016-11-04 Fabio Berton <fabio.berton@ossystems.com.br>
* arrayind1.awk: Remove "#!/usr/local/bin/awk -f" as none of the