summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorjcid <devnull@localhost>2008-09-17 23:40:06 +0200
committerjcid <devnull@localhost>2008-09-17 23:40:06 +0200
commitd61666920e33d15d25ac6381e4f4c64f66165493 (patch)
tree830606c48ba658723aae8eb41be16a62a1b551ce /ChangeLog
parent29a9d7ce54badbb0f5e5b2b747b78a88bc5715c2 (diff)
- Fixed a memory leak in plain.cc.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f7ba5fb4..96a78f48 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -114,6 +114,7 @@ dillo-fltk2
- Fixed a segfault bug in VERBATIM mode.
- Made image inputs less of a special case by using x,y in ComplexButton.
- Made forms show their action URL upon enter/leave mouse events (safety).
+ - Fixed a memory leak in plain.cc.
Patches: place (AKA corvid)
+- Fixed a problem with locally-installed dpis.
- Added code for optional image loading (nice interface) very advanced!