From f08c9fe7c0287320e6c90a298df1f3cd68655401 Mon Sep 17 00:00:00 2001 From: Romain Neutron Date: Mon, 22 Apr 2013 15:50:41 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c3741fb445..ab4d3cfed4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ - SwiftMailer integration (replace PHPMailer) - Email now include an HTML view - Email can now include have subject prefix - - EMail can be sent to SMTP server using TLS encryption (only SSL was supported) + - Email can be sent to SMTP server using TLS encryption (only SSL was supported) - SphinxSearch is now stable (require SphinxSearch 2.0.6) - - Gloubster support + - Add support for stemmatisation in Phrasea Engine + - Add bin/setup command utility + - Add ability to install Phraseanet command line + - Lots of cleanup and code refactorisation + - Add task-manager logging to syslog +