diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2009-08-12 21:36:15 -0400 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2009-08-12 21:36:15 -0400 |
commit | 7c92cfe3b027eaa9f18f9a740c7a2fbc1bf171eb (patch) | |
tree | 344a78b6e7fdc5d4118ed11f5f3b37e595a63db5 /ChangeLog | |
parent | 236da13db1c40d44ca4a326818eedb1561dfb1ad (diff) | |
parent | bf60d0519e5d53c92109bfad733541117e048639 (diff) |
merge
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |