summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorjcid <devnull@localhost>2008-09-02 14:41:36 +0200
committerjcid <devnull@localhost>2008-09-02 14:41:36 +0200
commit3e6aed4bf51baf13ff9d3ea2478291ad570ce3d0 (patch)
treedebc683c5fc6ce167acf55f904b81ed6e0d75bd1 /ChangeLog
parent614a7b0ab6440821a3be0a0693ca7ff6f18d528a (diff)
- Made forms show their action URL upon enter/leave mouse events (safety).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 00a2555a..b566988f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -111,6 +111,7 @@ dillo-fltk2
- Allowed form inputs outside the FORM element (it's in the standard).
- 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).
Patches: place (AKA corvid)
+- Fixed a problem with locally-installed dpis.
- Added code for optional image loading (nice interface) very advanced!