aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2013-11-29 14:23:06 +0100
committerSebastian Geerken <devnull@localhost>2013-11-29 14:23:06 +0100
commitaa1f70a72b20e6003761c44056698d50ca6629c6 (patch)
tree63c2754af2ef27b178a14a3cbf33fe625584f78d /ChangeLog
parentac4d98479a65705fe588c5184bdef26d447a0b8d (diff)
ChangeLog: background images.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index defa0e3f..21d8887a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,8 @@ dillo-3.0.4 [not released yet]
- Some linebreaking fixes, and optimization for non-justified text, including
new preference stretchability_factor.
- Added white_bg_replacement preference.
+ - Implemented background images (except 'background-attachment'), added
+ load_background_images preference, as well as a new entry in the tools menu.
Patches: Sebastian Geerken
+- Fix a set of bugs reported by Oulu Univ. Secure Programming Group
(HTML parsing, URL resolution, GIF processing, etc.)