From 0c896b98796e41b57ff2345869e77bdc9ea31924 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Tue, 16 Apr 2013 03:13:35 -0400
Subject: [PATCH] Update changelog

---
 CHANGELOG |   22 +++++++++++++---------
 1 files changed, 13 insertions(+), 9 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG
index 471c505..e987cbe 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,15 +3,6 @@
 
 - Fix parsing invalid date string (#1489035)
 - Add "with attachment" option to messages list filter (#1485382)
-- Set minimal permissions to temp files (#1488996)
-- Improve content check for embedded images without filename (#1489029)
-- Fix handling of invalid characters in message headers and output (#1489032)
-- Fix selecting collapsed rows on select-all (#1489036)
-- Avoid race-conditions with concurrent attachment uploads (#1488422)
-- Fix possible header duplicates when using additional headers (#1489033)
-- Fix session issues with use_https=true (#1488986)
-- Fix blockquote width in sent mail (#1489031)
-- Fix keyboard events on list widgets in Internet Explorer (#1489025)
 - Call resize handler in intervals to prevent lags and double onresize calls in Chrome (#1489005)
 - Add rel="noreferrer" for links in displayed messages (#1484686)
 - Add ability to toggle between HTML and text while viewing a message (#1486939)
@@ -23,6 +14,19 @@
 - Fix export of selected contacts from search result (#1488905)
 - Feature to export only selected contacts from addressbook (by Phil Weir)
 
+RELEASE 0.9.0
+-------------
+- Fix display of HTML entities in protected folder name (#1489042)
+- Set minimal permissions to temp files (#1488996)
+- Improve content check for embedded images without filename (#1489029)
+- Fix handling of invalid characters in message headers and output (#1489032)
+- Fix selecting collapsed rows on select-all (#1489036)
+- Avoid race-conditions with concurrent attachment uploads (#1488422)
+- Fix possible header duplicates when using additional headers (#1489033)
+- Fix session issues with use_https=true (#1488986)
+- Fix blockquote width in sent mail (#1489031)
+- Fix keyboard events on list widgets in Internet Explorer (#1489025)
+
 RELEASE 0.9-rc2
 ---------------
 - Fix security issue in save-pref command

--
Gitblit v1.9.1