diff --git a/CHANGES b/CHANGES index 0ee9f4310..3343b8316 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ CHANGES IN FLTK 1.1.7 + - Documentation fixes (STR #648) + - Image drawing on OSX changed the current drawing + colors (STR #662) - Fixed some compiler errors on WIN32 (STR #647) - FLUID didn't update the widget panel X/Y/W/H values when moving the selected window (STR #701) diff --git a/documentation/Fl_Window.html b/documentation/Fl_Window.html index cb4590cb7..089503b98 100644 --- a/documentation/Fl_Window.html +++ b/documentation/Fl_Window.html @@ -194,7 +194,7 @@ free to position the window.