summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4d2b1f875..176977b8c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -15,6 +15,8 @@ CHANGES IN FLTK 1.1.7
current selection.
- FLUID now tracks the current state of the widget bin
and overlays.
+ - Now fill the widget image paths with relative
+ filenames.
- Fixed frame drawing of Fl_Text_Display (STR #762)
- Fl_Clock_Output::value() did not return the previously
set value (STR #748)