diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2009-09-08 14:17:42 -0400 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2009-09-08 14:17:42 -0400 |
commit | 8e741e9b2524df1259c3e8cea9fdd9a7365aeedc (patch) | |
tree | 1272144068128dff3802ac73963e8fbf57121457 /ChangeLog | |
parent | 94f44aa56a1cfc4c7cfdc8aa9574e1a2402e3772 (diff) | |
parent | 403c15f3937e612e8f25e63f65fcee8bec3090e3 (diff) |
merge
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ dillo-2.2 [??] - Bugfix: remove the empty cache entry lingering after connection abort. - Switched capi to use dlib's Dlist instead of a_List_* methods. - Remove empty cache entries on Stop-button press and new link request! + - Fixed URL unescaping in the datauri DPI. Patches: Jorge Arellano Cid +- Fix segfault from AREA when MAP is missing name attribute. - Fix image map coordinates when margin/border/padding present. |