diff --git a/CHANGES b/CHANGES index 5d93cf575..8c9beebce 100644 --- a/CHANGES +++ b/CHANGES @@ -10,6 +10,8 @@ CHANGES IN FLTK 1.3.4 RELEASED: ??? ?? 2016 - Added methods Fl_Copy_Surface::w(), Fl_Copy_Surface::h(), and Fl_Copy_Surface::draw_decorated_window(). - Added method Fl_Image_Surface::draw_decorated_window(). + - Added method Fl_Shared_Image *Fl_Image_Surface::highres_image() + to draw into a high-resolution bitmap image (Mac OS X only). - Added support for OpenGL version 3 and later. - Added method Fl_Mac_App_Menu::custom_application_menu_items() allowing to customize the application menu on the Mac OS X platform.