aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjcid <devnull@localhost>2007-10-11 22:15:17 +0200
committerjcid <devnull@localhost>2007-10-11 22:15:17 +0200
commite73bdefa720054c1d938b6b962e95ecdfe908c39 (patch)
tree5673125d758e8d4a5f2d20c2387df4a36425a02c
parentfecc92e0ea7103f14aa843ac7236feff8a4c093c (diff)
Improved notification upon leaving links.
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bb06825b..6a3e7518 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,6 +34,7 @@ dillo-fltk2
+- Connected signals to <li> elements (fixes links within lists).
- Enabled text and background color-choice in preferences.
- Enabled clicking over image links.
+ - Improved notification upon leaving links.
Patches: place
+- Fixed a va_list-related SEGFAULT on 64bit-arch in dStr_vsprintfa().
Patch: Vincent Thomasset