summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-01-13 18:12:53 +0000
committerroundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-01-13 18:12:53 +0000
commit7b9c6cd717cd2cff1dca93b439b57c766af8c581 (patch)
tree643f131d4498dc295be927e3fafdbae72b8a290f
parent428049f4ce043383821246684b31a4082ddf3c6b (diff)
Several patches and bugfixes
git-svn-id: https://svn.roundcube.net/trunk@108 208e9e7b-5314-0410-a742-e7e81cd9613c
-rw-r--r--roundcubemail/CHANGELOG6
1 files changed, 5 insertions, 1 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index facd5b9ed..43ff20e5d 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,8 +1,9 @@
CHANGELOG RoundCube Webmail
---------------------------
-2006/01/04
+2006/01/13
----------
+- Added Slovak translation
- Fixed bug when inserting signatures with !?&
- Chopping message headers before inserting into the message cache table (to avoid bugs in Postgres)
- Allow one-char domains in e-mail addresses
@@ -14,6 +15,9 @@ CHANGELOG RoundCube Webmail
- Added periodic request for checking new mails (Request #1307821)
- Added EXPUNGE command
- Optimized loading time for mail interface
+- Changed to full UTF-8 support
+- Additional timezones (Patch #1389912)
+- Added LDAP public search (experimental)
2005/12/16