summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJorge Arellano Cid <jcid@dillo.org>2009-08-12 21:36:15 -0400
committerJorge Arellano Cid <jcid@dillo.org>2009-08-12 21:36:15 -0400
commit7c92cfe3b027eaa9f18f9a740c7a2fbc1bf171eb (patch)
tree344a78b6e7fdc5d4118ed11f5f3b37e595a63db5 /ChangeLog
parent236da13db1c40d44ca4a326818eedb1561dfb1ad (diff)
parentbf60d0519e5d53c92109bfad733541117e048639 (diff)
merge
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9e9fffe3..9eb56e82 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,8 @@ dillo-2.2 [??]
is simpler and helps to avoid race conditions.
- Updated CCCwork.txt to the new scheme.
- Fixed a bug with OPTION element (it was parsing entities twice).
+ - Bugfix: remove the empty cache entry lingering after connection abort.
+ - Switched capi to use dlib's Dlist instead of a_List_* methods.
Patches: Jorge Arellano Cid
+- Fix segfault from AREA when MAP is missing name attribute.
- Fix image map coordinates when margin/border/padding present.