diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-08-24 19:05:13 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-08-24 19:06:03 +0200 |
commit | eae2a1e6845bfad92e791075ddd1a9142832d59a (patch) | |
tree | a8703cfc47751041650a8e067ba2248615144277 /CHANGELOG | |
parent | e15869a979c85b668332589180f5a4b946fef23c (diff) |
Fix display issue after moving folder in Folder Manager (#1489293)
Conflicts:
CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,9 +1,10 @@ CHANGELOG Roundcube Webmail =========================== -- Fix Junk folder icon alignment when it's nested in inbox folder (#1489292) +- Fix display issue after moving folder in Folder Manager (#1489293) - Fix handling of non-default date formats (#1489294) - Fix unquoted path in PREG expression on Windows (#1489290) +- Fix Junk folder icon alignment when it's nested in inbox folder (#1489292) RELEASE 0.9.3 ------------- |