summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 40bc24385..432651b09 100644
--- a/CHANGES
+++ b/CHANGES
@@ -20,8 +20,8 @@ CHANGES IN FLTK 1.3.0
anymore before drawing itself and its children.
- All draw() methods of widgets are now protected (STR #2142).
- The new configure option --enable-x11 (lowercase 'x') enables
- cygwin builds under Windows (with --enable-cygwin) to use X11
- instead of GDI drawing (STR #2147) and is ignored otherwise.
+ Cygwin builds under Windows (with --enable-cygwin) to use X11
+ instead of GDI drawing (STR #2147, #2183) and is ignored otherwise.
- Added Fl_Scroll::bbox() documentation (STR #1893)
- Removed an XForms compatibility "feature" that prevented the down
array of Fl_Menu_Button from drawing (STR #2141).