summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-04-05 09:50:49 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-04-05 09:50:49 +0000
commitba99d97b8b1d7c77d91064b206e5f1e58fbff095 (patch)
treeb6984587518f626b1a47fb09e515da1e5c293ab8 /roundcubemail/CHANGELOG
parenta403f0d121d8739c1dd56d6cc589e1cddd1a591c (diff)
- Fix "Initialize Database" button missing from installer (#1485802)
git-svn-id: https://svn.roundcube.net/trunk@2375 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index f4774c57d..3e1c3ec32 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG RoundCube Webmail
===========================
+- Fix "Initialize Database" button missing from installer (#1485802)
- Fix compose window doesn't fit 1024x768 window (#1485396)
- Fix service not available error when pressing back from compose dialog (#1485552)
- Fix using mail() on Windows (#1485779)