diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-06-15 09:19:47 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-06-15 09:19:47 +0000 |
| commit | 495ef5b443452f92fae14adbcace0d73ec0f7e41 (patch) | |
| tree | 244b7bceffa8dbf9c9f41df63040c902b654eb13 /roundcubemail/CHANGELOG | |
| parent | 85d49a4e7303dec60778307f3aa158cf630abd10 (diff) | |
- Added option to select skin in user preferences (#1485031)
- template_exists() moved to rcube_template class
git-svn-id: https://svn.roundcube.net/trunk@1539 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
| -rw-r--r-- | roundcubemail/CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG index e25081e44..727d93c53 100644 --- a/roundcubemail/CHANGELOG +++ b/roundcubemail/CHANGELOG @@ -1,6 +1,11 @@ CHANGELOG RoundCube Webmail --------------------------- +2008/06/15 (alec) +---------- +- Added option to select skin in user preferences + WARNING: option 'skin_path' replaced by 'default_skin'! + 2008/06/14 (alec) ---------- - Added option to disable displaying of attached images below the message body |
