Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
nuxwin committed May 27, 2019
1 parent fb56ef8 commit 7a7e80d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@ Git 1.5.x
------------------------------------------------------------------------------------------------------------------------

BACKEND
Added: Support for per-Milter and per-policy server timeout (Servers::mta::postfix::postconf() - Postfix >= 3.0.0)
Added: iMSCP::Database::mariadb adapter (for use with new DBD::MariaDB driver for DBI, in place of DBD::mysql when available)

Added: Array::Utils library (PerlVendor)
Added: iMSCP::Database::mariadb adapter (for use with new DBD::MariaDB driver for DBI, in place of DBD::mysql when available)
Added: Support for per-Milter and per-policy server timeout (Servers::mta::postfix::postconf() - Postfix >= 3.0.0)
Enhancement: Make it possible to override any default DNS resource record (Bind9 server implementation)
Fixed: Can't locate object method "remove" via package "iMSCP::File" (iMSCP::Service)
Fixed: Create default sieve script (filters), even if sieve is not available (Dovecot IMAP/POP server implementation)
Expand Down Expand Up @@ -45,7 +46,7 @@ FRONTEND
Added: Patches for zendframework/zendframework1 dependency (PHP deprecations, Zend_Navigation component enhancement, small fixes)
Added: Route injector service for i-MSCP plugins
Added: Service provider injector for i-MSCP plugins
Added: ServiceProvider for overriding of default Slim error handlers
Added: Service provider for overriding of default Slim error handlers
Fixed: Hide E_STRICT, E_NOTICE, E_WARNING and E_DEPRECATED even for addons
Fixed: Invalid parameter number: number of bound variables does not match number of tokens (client/mail_catchall_add.php)
Fixed: Output buffer must be erased when an exception is throw while template rendering
Expand Down

0 comments on commit 7a7e80d

Please sign in to comment.