From c49234bd78af8261ab687392f1fb7d69ec4963b9 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Wed, 09 Sep 2015 04:37:01 -0400 Subject: [PATCH] Fix bug where clicking date column with 'arrival' sorting would switch to sorting by 'date' (#1490126) --- CHANGELOG | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 1810995..c429736 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -29,6 +29,7 @@ - Plugin API: Added message_ready hook - Plugin API: Add special onload() method to execute plugin actions before startup (session and GUI initialization) - Implemented UI element to jump to specified page of the messages list (#1485235) +- Fix bug where clicking date column with 'arrival' sorting would switch to sorting by 'date' (#1490126) - Fix bug where message content could overlap attachments list in Larry skin (#1490479) - Fix closing of nested menus (#1490443) - Fix so microseconds macro (u) in log_date_format works (#1490446) -- Gitblit v1.9.1