summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJorge Arellano Cid <jcid@dillo.org>2009-08-18 14:32:27 -0400
committerJorge Arellano Cid <jcid@dillo.org>2009-08-18 14:32:27 -0400
commit1751256d631e1894685aa2443e7479fb8f8fff0f (patch)
tree2e42b9940276c34e6b3d35ef584bdb8cc337ef0d /ChangeLog
parent0ca1f75562517a6c531d2339f201dfcacd799654 (diff)
Remove empty cache entries on Stop-button press and new link request!
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9eb56e82..dc811c4b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,7 @@ dillo-2.2 [??]
- 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.
+ - Remove empty cache entries on Stop-button press and new link request!
Patches: Jorge Arellano Cid
+- Fix segfault from AREA when MAP is missing name attribute.
- Fix image map coordinates when margin/border/padding present.