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 280a80ae..9006d334 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-08-25 Arnold D. Robbins <arnold@skeeve.com>
* 4.1.4: Release tar ball made.