From 9877f898d8a4f5984fb2777442c24794213eb7d1 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Thu, 28 May 2015 04:38:27 -0400 Subject: [PATCH] Update changelog --- CHANGELOG | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 6302fb2..c858493 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -11,7 +11,6 @@ - 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 so unrecognized TNEF attachments are displayed on the list of attachments (#1490351) -- Installer: Use openssl_random_pseudo_bytes() (if available) to generate des_key (#1490402) RELEASE 1.1.2 ------------- @@ -39,6 +38,7 @@ - Fix issues when using moduserprefs.sh without --user argument (#1490399) - Fix potential info disclosure issue by protecting directory access (#1490378) - Fix blank image in html_signature when saving identity changes (#1490412) +- Installer: Use openssl_random_pseudo_bytes() (if available) to generate des_key (#1490402) RELEASE 1.1.1 ------------- -- Gitblit v1.9.1