From c55267564d78724d4c25188fc653fef0da4c920a Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Sat, 13 Jun 2020 13:38:26 +0100 Subject: [PATCH] Go with 1.9.2 --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index de8b123..273b5db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +1.9.2 - Saturday 13 June 2020 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +- Fixed #45: File name too long when parsing attachments. +- Fixed #66: Attachment filename too long. +- Fixed #80: Fixed bug in openFile() function. (Michael Kliewe) +- Fixed #82: Fix issue where using array_key_exists on an object is deprecated + in PHP 7.4. (Seamus Lee) + + 1.9.1 - Friday 17 January 2020 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^