summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 04814723e..42eaacb37 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,5 @@
CHANGES IN FLTK 1.1.7
-
+ - Fixed memory leak in Fl_Check_Browser reported by "miguel2i". (STR #967)
- Documentation fixes (STR #648, STR #692, STR #730, STR
#744, STR #745, STR #942)
- Fl_File_Input could draw in the wrong window (STR #958)