From e0a0fa05cc6a1419f5e7f5085af50ec5b9f1915f Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Mon, 14 Jan 2019 16:29:48 -0300 Subject: [PATCH] CHANGES: Info on #2002 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index d7d38d772d..525de6d241 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ v3.0.4 - YYYY-MMM-DD (to be released) ------------------------------------- + - Fixed buffer overflow in Utils::Md5::hexdigest() + [Issue #2002 - @defanator] - Implemented merge() method for ConfigInt, ConfigDouble, ConfigString [Issue #1990 - @defanator] - Adds initially support to the drop action.