From e68d2a15f52dcc13e5b2a84a3d2f8645ccb5cec1 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Thu, 21 Feb 2013 04:30:19 -0500 Subject: [PATCH] Don't try to print file extension in a warning message if it's not available --- CHANGELOG | 15 ++++++++++++++- 1 files changed, 14 insertions(+), 1 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index d031f73..b25f429 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,19 @@ CHANGELOG Roundcube Webmail -=========================== +========================a=== +- Add workaround for invalid message charset detection by IMAP servers (#1488968) +- Fix NUL characters in content-type of ms-tnef attachment (#1488964) +- Fix regression in handling LDAP contact identifiers (#1488959) +- Updated translations from Transifex +- Fix buggy error template in a frame (#1488938) +- Add addressbook widget on compose page in classic skin +- Add search box to compose address book widget (#1488381) +- Fix login in case when default_host is an array with one element (#1488928) +- Use LDAP fallback hosts on connect + bind instead of ldap_connect() only. +- Add config option for LDAP bind timeout (sets LDAP_OPT_NETWORK_TIMEOUT option) +- Submit Addressbook advanced search form with Enter key (#1488568) +- Also block remote images in HTML part view (#1488827) +- Improved database schema upgrade procedure, added updatedb.sh script - Force autocommit mode in mysql database driver (#1488902) RELEASE 0.9-beta -- Gitblit v1.9.1