From 7d3eaf31c2e2e38804f811df85f31e22a352ee3d Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Mon, 22 Feb 2016 17:11:02 +0000 Subject: [PATCH] Update CHANGES. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@11206 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 17dcd4deb..e19494340 100644 --- a/CHANGES +++ b/CHANGES @@ -94,7 +94,9 @@ CHANGES IN FLTK 1.3.4 RELEASED: ??? ?? 2016 Bug fixes - - Fixed Fl_Text_Display wrap mode when line numbers are on (STR #3272). + - Fixed Fl_Text_Display/Fl_Text_Editor slow scrolling, line number + display, wrap mode "hiding" text behind scrollbars, and more + scrollbar handling (alignment) (STR #3272). - Fixed valgrind warning (uninitialized variable) in Fl_Window. Visible only with FLTK_ABI_VERSION >= 10303, since FLTK 1.3.3. - Fixed Windows drag'n'drop not showing insert position if the drop