From e582a3e26b29c7e8a3a25bea843fc1f9f64d3370 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Sat, 1 Nov 2003 01:32:40 +0000 Subject: Calling Fl_Text_Display::buffer() with the same buffer would cause an application to lockup (STR #196) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3114 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 5d44da15d..17d68d8f4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,7 @@ CHANGES IN FLTK 1.1.5rc1 + - Calling Fl_Text_Display::buffer() with the same buffer + would cause an application to lockup (STR #196) - Some of the widgets could crash an application if the cursor was changed after a window was deleted (STR #181) -- cgit v1.2.3