diff options
author | svncommit <devs@roundcube.net> | 2006-08-28 15:31:44 +0000 |
---|---|---|
committer | svncommit <devs@roundcube.net> | 2006-08-28 15:31:44 +0000 |
commit | 949dea5803fd958d02372870c6b5b8a8ad6f8745 (patch) | |
tree | 490443288ab56b9349daea48b68b855d75161e70 /CHANGELOG | |
parent | 58afbe954782a65a2a7c666ac4c6b6c69c2b80db (diff) |
Fixed tickets 1445501 and 1483820
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ CHANGELOG RoundCube Webmail --------------------------- +2006/08/28 (estadtherr) +---------- +- Fixed URL character set (Ticket #1445501) +- Fixed saving of contact into MySQL from LDAP query results (Ticket #1483820) + + 2006/08/25 (thomasb) ---------- - Fixed folder renaming: unsubscribe before rename (Bug #1483920) |