summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ca2ff502e..af0c90c20 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,10 @@
CHANGES IN FLTK 1.3.4 RELEASED: ??? ?? ????
New features and extensions
+
+ - added full support of true subwindows to the Mac OS X FLTK platform. Window
+ nesting to any depth is possible. An Fl_Gl_Window window or subwindow
+ can contain Fl_Window's as subwindows.
Other improvements