diff options
author | thomascube <thomas@roundcube.net> | 2006-07-19 19:36:35 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2006-07-19 19:36:35 +0000 |
commit | 078adf9da77f7ca6a3c02f9ef71be687aedb8856 (patch) | |
tree | 5a1c53d1835d4941ae4be4694ee62ef4dac8bf33 /CHANGELOG | |
parent | 66e2bfa5507ebbbc73dc5fcabe511cd473e0c62a (diff) |
Improved usability (Ticket #1483807) and HTML validity; applied patch #1328032; fixed bug #1443200
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,6 +1,13 @@ CHANGELOG RoundCube Webmail --------------------------- +2006/07/19 (thomasb) +---------- +- Correct entity encoding of link urls (HTML validity) +- Moved back button in compose step (Ticket #) +- Added absolute URLs to several buttons (for "open in new window") + + 2006/07/18 (thomasb) ---------- - Fixed password with spaces issue (Bug #1364122) |