summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2011-02-27 13:58:12 +0000
committerthomascube <thomas@roundcube.net>2011-02-27 13:58:12 +0000
commit01a3689c209f5ff480c178da8bd32de4a61a4e5c (patch)
treeb4c4fc2d09e47123e7805dc1370a4be20aacab1b /CHANGELOG
parent9b624ba1493786bf2a03a4bb5f6faa173736c899 (diff)
Apply changes from r4577 to release branch
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 7195813ab..f02c50ac3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fixed de_CH Localization bugs (#1487773)
- Add variable for 'Today' label in date_today option (#1486120)
- Applied plugin changes since 0.5-stable release
- Fix SQL query in rcube_user::query() so it uses index on MySQL again