diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2009-08-18 14:32:27 -0400 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2009-08-18 14:32:27 -0400 |
commit | 1751256d631e1894685aa2443e7479fb8f8fff0f (patch) | |
tree | 2e42b9940276c34e6b3d35ef584bdb8cc337ef0d /ChangeLog | |
parent | 0ca1f75562517a6c531d2339f201dfcacd799654 (diff) |
Remove empty cache entries on Stop-button press and new link request!
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |