From db0939a599520406e94fda2ffbec5ce1c3c40a04 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Mon, 15 Sep 2003 23:52:38 +0000 Subject: Add error handlers to JPEG and PNG image classes so the corresponding libraries don't exit the app with a bad file (STR #168) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3105 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index f965db9eb..9592f33ff 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ CHANGES IN FLTK 1.1.5rc1 + - The Fl_JPEG_Image and Fl_PNG_Image classes did not + trap errors from the corresponding image libraries + (STR #168) - Added "--with-links" configure option to control whether symlinks are created for the FLTK header files (STR #164) -- cgit v1.2.3