summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJorge Arellano Cid <jcid@dillo.org>2009-09-08 14:17:42 -0400
committerJorge Arellano Cid <jcid@dillo.org>2009-09-08 14:17:42 -0400
commit8e741e9b2524df1259c3e8cea9fdd9a7365aeedc (patch)
tree1272144068128dff3802ac73963e8fbf57121457 /ChangeLog
parent94f44aa56a1cfc4c7cfdc8aa9574e1a2402e3772 (diff)
parent403c15f3937e612e8f25e63f65fcee8bec3090e3 (diff)
merge
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 22cd9562..3bbb8db0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.