From 03be470538922377a5f3fee3c1975059d52fa509 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Tue, 01 Sep 2015 08:09:02 -0400 Subject: [PATCH] Fix so gc.sh script removes also expired sessions from sql database (#1490512) --- CHANGELOG | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 288de8c..c8f1812 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -32,6 +32,7 @@ - Fix so css of one html part does not apply to other text parts on message display (#1490505) - Fix handling of plus character in mailto: links (#1490510) - Fix so adding CC/BCC recipients from the sidebar unhides compose form fields in Classic skin (#1490472) +- Fix so gc.sh script removes also expired sessions from sql database (#1490512) RELEASE 1.1.2 ------------- -- Gitblit v1.9.1