diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2009-08-12 21:25:19 -0400 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2009-08-12 21:25:19 -0400 |
commit | 8e9290c517ce09ab83cf786a5ba424fc9e5c3f52 (patch) | |
tree | d92b024d957de43f69b0edecf1d9eedd451205ba /ChangeLog | |
parent | b4885050a417b18a3a0185fc1f44b7cb75c35069 (diff) |
Bugfix: remove the empty cache entry lingering after connection abort
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ 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. Patches: Jorge Arellano Cid +- Fix segfault from AREA when MAP is missing name attribute. - Fix image map coordinates when margin/border/padding present. |