From 73b61679809615850706f1dbf88e6df2ddc05745 Mon Sep 17 00:00:00 2001 From: Synchro Date: Fri, 26 Sep 2014 20:33:30 +0200 Subject: [PATCH] Fix Changelog! --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 0fdac1f0..7f9ec33f 100644 --- a/changelog.md +++ b/changelog.md @@ -23,7 +23,7 @@ * Add SMTP connection check example * Simplify examples, don't use mysql* functions -## Version 5.2.9 (May 14th 2014) +## Version 5.2.8 (May 14th 2014) * Increase timeout to match RFC2821 section 4.5.3.2 and thus not fail greetdelays, fixes #104 * Add timestamps to default debug output * Add connection events and new level 3 to debug output options