summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-05-18 21:24:42 +0000
committerroundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-05-18 21:24:42 +0000
commit2618e274d91347dfeb87f11fc42ab6c7c62d4d8d (patch)
tree7d8bcca6b97c09225f238ef52b7b56331752b608
parentc3168720a692a80c5e9a4ac2b268f72edb14bc70 (diff)
Updated CHANGELOG
git-svn-id: https://svn.roundcube.net/trunk@238 208e9e7b-5314-0410-a742-e7e81cd9613c
-rw-r--r--roundcubemail/CHANGELOG9
1 files changed, 9 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index f355129df..1136877dd 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,15 @@
CHANGELOG RoundCube Webmail
---------------------------
+2006/05/18
+----------
+- Added Arabic and Armenian localizations
+- Updated Russian localization
+- Removed MDB2 classes from repository. Install them seperately if used.
+- Updated MDB2 wrapper class contributed by Lukas Kahwe Smith
+- Allow & in e-mail addresses
+
+
2006/05/05
----------
- Fixed typos in function rcube_button() (Bugs #1473198 and #1473201)