summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authortomekp <tomekp@208e9e7b-5314-0410-a742-e7e81cd9613c>2007-03-04 12:47:45 +0000
committertomekp <tomekp@208e9e7b-5314-0410-a742-e7e81cd9613c>2007-03-04 12:47:45 +0000
commitee73a5da28a3a33f0e83e6192b531eeb0efe6b2b (patch)
treef43d7f12e9657c6dc8496f6e2edd36983e594a77 /roundcubemail/CHANGELOG
parent3e331a8d90bb48c251183d40c51b00a55f02ba8c (diff)
check if safe mode is on or not
git-svn-id: https://svn.roundcube.net/trunk@502 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 4988b49c1..7b2597edf 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,9 @@
CHANGELOG RoundCube Webmail
---------------------------
+2007/03/04 (tomekp)
+- check if safe mode is on or not (closes #1484269)
+
2007/03/02 (thomasb)
----------
- Show "no subject" in message list if subject is missing (closes #1484243)