From 4a49d5b8dc4346d7583c66be4579309d0259827c Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Mon, 4 May 2015 09:59:44 -0300 Subject: [PATCH] Adds information about the issue #871 on the CHANGES file --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index bd0c36a8..031648e4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@ DD mmm YYYY - X.Y.Z (To be released) ------------------------------------ + * Fix compilation problem while ssdeep is installed in non-standard + location. + [Issude #872 - Kurt Newman] * Fix invalid storage reference by apr_psprintf at msc_crypt.c [Issue #609 - Jeff Trawick]