diff --git a/CHANGES/v2.3.txt b/CHANGES/v2.3.txt
index c3e212e57383108300dfc9ada8fdf3e23dd2222f..497960f73d733b9c25de9c0f63a4722c3a8f3073 100644
--- a/CHANGES/v2.3.txt
+++ b/CHANGES/v2.3.txt
@@ -183,5 +183,6 @@ For developers:
 - Using `install_name_tool` to fix the name of the installed library on OSX. Allows linking the PLUMED
   shared library without explicitly setting `DYLD_LIBRARY_PATH`.
 - On travis-ci, using ccache to speedup builds.
+- Cppcheck on travis-ci has been updated to 1.79.
 
 */