From 71aa41e162100e49ea3ab6944cfccfdb21b97230 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Fri, 22 May 2015 03:43:25 -0400 Subject: [PATCH] Updated Changelog --- CHANGELOG | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 1184efb..8693f63 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -9,6 +9,10 @@ - Plugin API: Added message_ready hook - Plugin API: Add special onload() method to execute plugin actions before startup (session and GUI initialization) - Implemented UI element to jump to specified page of the messages list (#1485235) +- Fix so unrecognized TNEF attachments are displayed on the list of attachments (#1490351) + +RELEASE 1.1.2 +------------- - Add new plugin hook 'identity_create_after' providing the ID of the inserted identity (#1490358) - Add option to place signature at bottom of the quoted text even in top-posting mode [sig_below] - Fix handling of %-encoded entities in mailto: URLs (#1490346) @@ -18,7 +22,6 @@ - Fix tables listing routine on mysql and postgres so it skips system or other database tables and views (#1490337) - Fix message list header in classic skin on window resize in Internet Explorer (#1490213) - Fix so text/calendar parts are listed as attachments even if not marked as such (#1490325) -- Fix so unrecognized TNEF attachments are displayed on the list of attachments (#1490351) - Fix lack of signature separator for plain text signatures in html mode (#1490352) - Fix font artifact in Google Chrome on Windows (#1490353) - Fix bug where forced extwin page reload could exit from the extwin mode (#1490350) @@ -32,6 +35,7 @@ - Fix bug where some files could have "executable" extension when stored in temp folder (#1490377) - Fix attached file path unsetting in database_attachments plugin (#1490393) - Fix issues when using moduserprefs.sh without --user argument (#1490399) +- Fix potential info disclosure issue by protecting directory access (#1490378) RELEASE 1.1.1 ------------- -- Gitblit v1.9.1