summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2006-07-19 19:36:35 +0000
committerthomascube <thomas@roundcube.net>2006-07-19 19:36:35 +0000
commit078adf9da77f7ca6a3c02f9ef71be687aedb8856 (patch)
tree5a1c53d1835d4941ae4be4694ee62ef4dac8bf33 /CHANGELOG
parent66e2bfa5507ebbbc73dc5fcabe511cd473e0c62a (diff)
Improved usability (Ticket #1483807) and HTML validity; applied patch #1328032; fixed bug #1443200
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6ead1dc24..5cb09012e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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)