From 6d876a3b548ace39a4986d2743f571122d2b4322 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Sun, 08 Mar 2015 07:51:57 -0400 Subject: [PATCH] Fix storing signatures with big images in MySQL database (#1490306) --- CHANGELOG | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 4fe3e32..c60855c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -24,6 +24,7 @@ - Fix javascript error after creating a folder which is a subfolder of another one (#1490297) - Fix bug where subject of sent/saved message was removed if mbstring wasn't installed (#1490295) - Fix missing vcard_attachment icon on messages list (#1490303) +- Fix storing signatures with big images in MySQL database (#1490306) RELEASE 1.1.0 ------------- -- Gitblit v1.9.1