summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 852aca4..86ef0b2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,7 @@
1.17 -> 2.0:
+ - devzero2000: add cpp suppressions directive for dealing with
+ false positive. Enable cppcheck inline suppression for
+ the make cppcheck target
- devzero2000: popthelp.c reduce variables scope (cppcheck warning)
- devzero2000: poptint.c reduce variables scope (cppcheck warning)
- devzero2000: poptconfig.c reduce variables scope (cppcheck warning)