summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorjcid <devnull@localhost>2008-08-13 15:24:56 +0200
committerjcid <devnull@localhost>2008-08-13 15:24:56 +0200
commita6fa6f80b4ea7beb4ee45a31d22268dcd883b7f0 (patch)
tree45ebbf54e170dd3298ccac6d7d11b070e57f762f /ChangeLog
parent5b6c1e4e15be7a2408f043088d1e85658c846c57 (diff)
- Minor memory leak fix.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 796f89b0..c4b51981 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -108,7 +108,7 @@ dillo-fltk2
- Moved charset decoding into cache.
- Implemented OBJECT as link (similar to FRAME).
- Enabled the file dpi to look inside gzipped files.
- - Allowed form inputs outside FORM (it's in the standard).
+ - Allowed form inputs outside the FORM element (it's in the standard).
Patches: place (AKA corvid)
+- Fixed a problem with locally-installed dpis.
- Added code for optional image loading (nice interface) very advanced!