aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjcid <devnull@localhost>2007-10-21 16:42:18 +0200
committerjcid <devnull@localhost>2007-10-21 16:42:18 +0200
commitbda5a1b01149c9f727c12129d13c8f4d8163b67b (patch)
tree03be6501d12d0f278e2dfe369d1389af44239dd5
parent5bf42d25a234d4ff26a2be9fb000fb259f501574 (diff)
.
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 66575b65..910c6306 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -51,6 +51,7 @@ dillo-fltk2
- Improved scrolling performance on large pages by copying screen data
instead of rendering.
- Updated configure.in to check only for fltk2-config.
+ - Implemented drag-scrolling with the mouse's middle button.
Patches: Johannes Hofmann
+- Improved FLTK library detection at configure time.
Patch: Frank Gevaerts