diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2004-12-16 21:38:24 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2004-12-16 21:38:24 +0000 |
| commit | 3387edd24796eeb1c7d4a11a9bb7147493c83e58 (patch) | |
| tree | 6ef8dc2e875d614e163de871dd89ec3ced49a8a5 /CHANGES | |
| parent | f912892305a5a8749bd8caa560d88e889e70eccc (diff) | |
Fl_JPEG_Image did not correctly handle errors reported by the
JPEG library (STR #652)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3946 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ CHANGES IN FLTK 1.1.7 + - Fl_JPEG_Image did not correctly handle errors reported + by the JPEG library (STR #652) - Fl_Menu now draws sub-menu arrows like other toolkits and FLTK 2.0 (STR #651) - Fixed a compiler warning in Fl_Window.H (STR #641) |
