summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 8109f73a0..913608335 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,9 @@
CHANGES IN FLTK 1.1.0rc3
- Documentation updates.
- - Did some testing against Valgrind and fixed some
- uninitialized memory problems in Fl_Help_View.
+ - Did some testing with Valgrind and fixed some memory
+ problems in Fl_Help_View::Fl_HelpView,
+ Fl_Menu_::remove(), and Fl_Text_Display::draw_vline().
- Fixed some redraw() bugs, and now redraw portions of
the parent widget when the label appears outside the
widget.