diff --git a/CHANGES b/CHANGES index a305d0e87..4f37893c7 100644 --- a/CHANGES +++ b/CHANGES @@ -1,8 +1,10 @@ -CHANGES IN FLTK 1.3.5 RELEASED: ??? ?? 2017 +CHANGES IN FLTK 1.3.5 RELEASED: ??? ?? 2018 Bug fixes and other improvements + - MacOS platform: Support \r\n as end of line used by recent + MS Office apps in clipboard. - Add FL/platform.H for compatibility with FLTK 1.4 and higher. This file replaces FL/x.H in FLTK 1.4.0. - Fix Fl_Text_Editor overstrike mode (STR #3463).