summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2011-11-15 11:22:40 +0000
committeralecpl <alec@alec.pl>2011-11-15 11:22:40 +0000
commit5aeeebad5649953abf0c691add15e997a1170a13 (patch)
treefefa1969a3c9c499b3470e4202731bb693fa9d91 /CHANGELOG
parent305b366bb0cc425e7feb817aca342b95fb17a716 (diff)
- Fix regression in setting recipient to self when replying to a Sent message (#1487074)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ee8cb5068..49d109333 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix regression in setting recipient to self when replying to a Sent message (#1487074)
- Fix listing of folders in hidden namespaces (#1486796)
- Don't consider \Noselect flag when building folders tree (#1488004)
- Fix sorting autocomplete results (#1488084)