diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2009-08-05 23:30:26 -0400 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2009-08-05 23:30:26 -0400 |
commit | 5ea64c055392281a0e8cabbd08692c41220bb9fc (patch) | |
tree | 5a3a0513dc426c6694a39c25596b9ac05bad1c4d /ChangeLog | |
parent | bf2048dd083d17dde1b00b50efcb8e694a1b383c (diff) |
Fixed a bug with OPTION element (it was parsing entities twice)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ dillo-2.2 [??] - Changed the CCCs to build in one step (for both HTTP and DPI). This 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). Patches: Jorge Arellano Cid +- Fix segfault from AREA when MAP is missing name attribute. - Fix image map coordinates when margin/border/padding present. |