summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2007-05-17 20:15:24 +0000
committerthomascube <thomas@roundcube.net>2007-05-17 20:15:24 +0000
commit6ae6e41fb32ca544ed29681d18130ba2c9c344fd (patch)
tree70fb7ce717bc1789b7de97f2d85afa4ba336cf53 /CHANGELOG
parent4a4751f5e504ae457ca99ca19a1531190c527e71 (diff)
Updated description files and version info
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0275606cf..1d5110fea 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,11 +3,15 @@ CHANGELOG RoundCube Webmail
2007/05/17 (thomasb)
----------
-- Updated Catalan, Russian, Portuguese and Chinese translations
+- Updated Catalan, Russian, Portuguese, Slovak and Chinese translations
- Renamed localization folder for Chinese (Big5)
- Chanegd Slovenian language code from 'si' to 'sl'
- Added Sinhala (Sri-Lanka) localization
- Use global filters and bind username/ for Ldap searches (#1484159)
+- Hide quota display if imap server does not support it
+- Hide address groups if no LDAP servers configured
+- Add link to message subjects (closes #1484257)
+- Better SQL query for contact listing/search (closes #1484369)
2007/05/13 (thomasb)