Browse Source

Merge branch 'trunk' into master

Andy 4 years ago
parent
commit
e460842997
1 changed files with 2 additions and 0 deletions
  1. 2 0
      doc/ChangeLog

+ 2 - 0
doc/ChangeLog

@@ -443,6 +443,8 @@ Version 1.5.2 - SVN
     $PHP_SELF does not resolve to what it should be for the real client.
     $PHP_SELF does not resolve to what it should be for the real client.
   - Show more accurate filesize for uploaded files and base64-encoded
   - Show more accurate filesize for uploaded files and base64-encoded
     attachments (when reading a message)
     attachments (when reading a message)
+  - Added fixes for PHP version 8 compatibility (thanks to Marcel Pol for
+    bringing this to our attention)
 
 
 Version 1.5.1 (branched on 2006-02-12)
 Version 1.5.1 (branched on 2006-02-12)
 --------------------------------------
 --------------------------------------