diff --git a/CHANGES b/CHANGES index 3c5b23292..2cfae3972 100644 --- a/CHANGES +++ b/CHANGES @@ -21,7 +21,9 @@ Changes in FLTK 1.4.0 Released: ??? ?? 2017 - Added '--enable-print' option to configure effective under X11 platforms and with 'yes' default value. Using '--enable-print=no' removes print and PostScript support from the FLTK library, thus reducing its size. - + - Added Fl_Surface_Device::push_current(new_surface) and + Fl_Surface_Device::pop_current() to set/unset the current surface + receiving graphics commands. New Configuration Options (ABI Version)