diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-10-07 16:54:07 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-10-07 16:54:07 +0000 |
| commit | 6ebc22a4c0f2df8f3e0c41dba4e375dd232559be (patch) | |
| tree | f9339c0288e2e6e8a288cce9e288a7770df5734a /roundcubemail/CHANGELOG | |
| parent | 4843b2d3f7162b19d7e16117f25dc175bc67dc9e (diff) | |
- Write username instead of id in sendmail log (#1485477)
git-svn-id: https://svn.roundcube.net/trunk@1953 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
| -rw-r--r-- | roundcubemail/CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG index f02340992..a1e9cb1af 100644 --- a/roundcubemail/CHANGELOG +++ b/roundcubemail/CHANGELOG @@ -1,6 +1,12 @@ CHANGELOG RoundCube Webmail --------------------------- +2008/10/07 (alec) +---------- +- Write username instead of id in sendmail log (#1485477) +- Fix htmlspecialchars() use for PHP version < 5.2.3 (#1485475) +- Fix js keywords escaping in json_serialize() for IE/Opera (#1485472) + 2008/10/03 (alec) ---------- - Add support for SJIS, GB2312, BIG5 in rc_detect_encoding() |
