summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-10-01 08:35:27 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-10-01 08:35:27 +0000
commit0bae361ef6ce5f106804163a337fe12a739a78fa (patch)
treee853fa7dfce1d0fe661a4b324925e0896c557ba2 /roundcubemail/CHANGELOG
parent762b28084f8d34aa48436d5d135f33b20fab9051 (diff)
- Fix compose window width/height (#1485396)
git-svn-id: https://svn.roundcube.net/trunk@1905 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG3
1 files changed, 2 insertions, 1 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index cf08a0c94..ab7fd2bbd 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -2,7 +2,8 @@ CHANGELOG RoundCube Webmail
---------------------------
2008/10/01 (alec)
-- Stop spellchecking when switching to html editor (#1485362)
+- Fix spellchecking when switching to html editor (#1485362)
+- Fix compose window width/height (#1485396)
2008/09/29 (alec)
----------