Add support for Mac OS 10.12 "Sierra"

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@12040 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Manolo Gouy 2016-10-17 16:18:37 +00:00
parent 1f9d749580
commit b1dbcf4c3a

View File

@ -2,7 +2,7 @@ CHANGES IN FLTK 1.3.4 RELEASED: ??? ?? 2016
New features and extensions
- Added support for Mac OS 10.11 "El Capitan".
- Added support for Mac OS 10.11 "El Capitan" and 10.12 "Sierra".
- Added full support of true subwindows to the Mac OS X platform.
Window nesting to any depth is possible. An Fl_Gl_Window window or
subwindow can contain Fl_Window's as subwindows.