From 9c4a8a4ed24667a0d12bc06cc89a777a449d763f Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Thu, 6 Jun 2002 13:40:49 +0000 Subject: Fix uninitialized memory bugs in Fl_Help_View.cxx. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2281 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index bb631b05b..8109f73a0 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ CHANGES IN FLTK 1.1.0rc3 - Documentation updates. + - Did some testing against Valgrind and fixed some + uninitialized memory problems in Fl_Help_View. - Fixed some redraw() bugs, and now redraw portions of the parent widget when the label appears outside the widget. -- cgit v1.2.3