Changelog

This commit is contained in:
Synchro 2014-08-05 09:20:01 +02:00
parent 92b72c25ef
commit 45a4c294a3
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
* Use property defaults, remove constructors
* Remove unreachable code
* Use older regex validation pattern for troublesome PCRE library versions
* Improve PCRE detection in older PHP 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