From 6d458be8ca8b528db23e09ef8a0247448c80fc7d Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Tue, 27 Oct 2015 14:03:45 -0300 Subject: [PATCH] Fix typo in CHANGES file --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 470a9fc6..0564f80f 100644 --- a/CHANGES +++ b/CHANGES @@ -2,12 +2,12 @@ DD mmm YYYY - X.Y.Z (To be released) ------------------------------------ * Fix crash while adding empty keys to persistent collections. - [Issues #927 - Eugene Alekseev, Marc Stern and ModSecurity team] + [Issue #927 - Eugene Alekseev, Marc Stern and ModSecurity team] * Remove misguided call to srand() [Issues #778, #781 and #836 - Michael Bunk, @gilperon] * Fix compilation problem while ssdeep is installed in non-standard location. - [Issude #872 - Kurt Newman] + [Issue #872 - Kurt Newman] * Fix invalid storage reference by apr_psprintf at msc_crypt.c [Issue #609 - Jeff Trawick]