From dc684a737a062bb738f91d844e0700ce59d332a1 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Mon, 29 Dec 2014 03:53:14 -0500
Subject: [PATCH] Update changelog

---
 CHANGELOG |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG
index 290895f..878a4d2 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
 CHANGELOG Roundcube Webmail
 ===========================
 
+- Update jQuery to version 2.1.3
 - Improve system security by using optional special URL with security token - use_secure_urls
 - Allow to define separate server/path for image/js/css files - assets_url/assets_dir
 - Sync vendor folder if exists in source package (#1490145)
@@ -11,6 +12,9 @@
 - Fix import of multiple contact groups from Google-csv format (#1490159)
 - Fix import of contacts with multiple email addresses from Google-csv format (#1490178)
 - Fix bugs where CSRF attacks were still possible on some requests
+- Fix some rcube_utils::anytodatetime() corner cases with timezone mismatches (#1490163)
+- Improve move-to and contact-export button in classic skin (#1490166)
+- Fix wrong icon for download button in classic skin
 
 RELEASE 1.1-beta
 ----------------

--
Gitblit v1.9.1