summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index cfe146dbb..18bd6cbc6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,7 @@
CHANGES IN FLTK 1.3.0
+ - Fl_Group and Fl_Scroll now resize themselves before
+ resizing their children (STR #2032)
- "fltk-config --post foo" now creates an application
bundle rather than attaching a resource fork.
- Added scroll_to() to Fl_Scroll, replacing position()