From 81d4ff214e7cf2253c270a8f8de533bebbf88c15 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Thu, 19 Feb 2015 04:24:09 -0500 Subject: [PATCH] Fix setting max packet size for DB caches and check packet size also in shared cache --- CHANGELOG | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 3736d4f..6b67e4f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,6 +4,7 @@ - Plugin API: Add special onload() method to execute plugin actions before startup (session and GUI initialization) - Add possibility to print contact information (of a single contact) - Fix refreshing of drafts list when sending a message which was saved in meantime (#1490238) +- Fix setting max packet size for DB caches and check packet size also in shared cache RELEASE 1.1.0 ------------- -- Gitblit v1.9.1