diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2009-03-26 11:21:20 -0400 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2009-03-26 11:21:20 -0400 |
commit | 73966626709d7bc83d0d7e5b173481139ee3e0af (patch) | |
tree | 30c6f8c94180402e4d1667d94130224c7131d2e7 /ChangeLog | |
parent | 899416bf307bcd80654217f6f35d73e4fe82ca3e (diff) |
Added support for a quoted URL in META refresh
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -98,6 +98,7 @@ dillo-2.1 - Fixed collapsing of whitespace entities in HTML mode. - Updated the URL resolver to comply with RFC-3986. - Fixed handling of META's content-type with no MIME type (e.g. only charset). + - Added support for a quoted URL in META refresh. Patches: Jorge Arellano Cid dw |