diff --git a/CHANGES b/CHANGES index 83058f1a9..fd585d916 100644 --- a/CHANGES +++ b/CHANGES @@ -160,6 +160,8 @@ CHANGES IN FLTK 1.3.4 RELEASED: ??? ?? 2016 - Fixed a potential hangup of the Fl::awake() queue under Windows if a window is resized or moved while the Fl::awake() message is sent (STR #3143). + - Fixed a regression under Mac OS X: restore the possibility to call + fl_draw_image(buf,X,Y,W,H,D,L) with negative D and/or L arguments. CHANGES IN FLTK 1.3.3 RELEASED: Nov 03 2014