diff options
| author | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-04-04 21:47:23 +0000 |
|---|---|---|
| committer | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-04-04 21:47:23 +0000 |
| commit | 24edecbc27e6ee675acfdbaaf45b5480869a60b3 (patch) | |
| tree | f9d375b12f67da39c25b21a6f6d65d9b25c4d26f | |
| parent | 6d7174ef3a378121e4aba01681dc284092ee0a2d (diff) | |
Updates protocol
git-svn-id: https://svn.roundcube.net/trunk@187 208e9e7b-5314-0410-a742-e7e81cd9613c
| -rw-r--r-- | roundcubemail/CHANGELOG | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG index cba9184df..4392d9b56 100644 --- a/roundcubemail/CHANGELOG +++ b/roundcubemail/CHANGELOG @@ -1,6 +1,17 @@ CHANGELOG RoundCube Webmail --------------------------- +2006/04/02 +---------- +- Added Lithuanian localization +- Improved search function +- Added version string as template object +- Load host-specific configuration file (see config/main.inc.php) +- New config parameter adding domain to user names for login +- Strip tags on _auth, _action, _task parameters +- Corrected labels for next/previous page buttons in address book + + 2006/03/23 ---------- - Auto-detect mail header delimiters |
