summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-07-19 19:36:35 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-07-19 19:36:35 +0000
commit9b65ca00dfc771b68de0f5d50d5360150a3a1abe (patch)
tree2219edf22bbfb6fba1e2916182a7d0afa47118d4 /roundcubemail/CHANGELOG
parent59405f774c07114dfb418f2a708a50f08173b785 (diff)
Improved usability (Ticket #1483807) and HTML validity; applied patch #1328032; fixed bug #1443200
git-svn-id: https://svn.roundcube.net/trunk@277 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG7
1 files changed, 7 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 6ead1dc24..5cb09012e 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/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)