From b5027d4f29e057f514a333ec188dc5b86a1cc8e8 Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Thu, 12 Oct 2017 14:54:47 +0000 Subject: Mention new function fl_open_ext(). git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12490 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index e3bb6e9ff..24f53ad4b 100644 --- a/CHANGES +++ b/CHANGES @@ -18,6 +18,8 @@ Changes in FLTK 1.4.0 Released: ??? ?? 2017 New Features and Extensions - (add new items here) + - New function: int fl_open_ext(const char* fname, int translation, int oflags, ...) + to control the opening of files in binary/text mode in a cross-platform way. - New Fl_SVG_Image class: gives support of scalable vector graphics images to FLTK using the nanosvg software. - Fl_Text_Selection got a new method length() and returns 0 in length() -- cgit v1.2.3