summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-10-29 12:39:12 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-10-29 12:39:12 +0000
commit6bcfeffbae25d991e5ed756fd6a1f0730b091df1 (patch)
tree26df97b99d7b644ba916a8bbcf9134c1fdd093da /roundcubemail/CHANGELOG
parent81a98f89bd2f90df6799f1c35fc12d4f55148ab1 (diff)
- Fix problem with numeric folder names (#1485527)
git-svn-id: https://svn.roundcube.net/trunk@2021 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 6c1d90e9c..cbf94dbf3 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,10 @@
CHANGELOG RoundCube Webmail
---------------------------
+2008/10/29 (alec)
+----------
+- Fix problem with numeric folder names (#1485527)
+
2008/10/27 (alec)
----------
- Fix unread message unintentionally marked as read if read_when_deleted=true (#1485409)