From 92b72c25ef3412bb9bf8e7196afffe5cdcfd7c21 Mon Sep 17 00:00:00 2001 From: Synchro Date: Tue, 5 Aug 2014 09:19:18 +0200 Subject: [PATCH] Changelog --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 351615531..05e318d79 100644 --- a/changelog.md +++ b/changelog.md @@ -9,6 +9,7 @@ * More consistent handling of error states and debug output * Use property defaults, remove constructors * Remove unreachable code +* Use older regex validation pattern for troublesome PCRE library versions ## Version 5.2.8 (May 14th 2014) * Increase timeout to match RFC2821 section 4.5.3.2 and thus not fail greetdelays, fixes #104