summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
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.