diff options
| author | Matthias Melcher <fltk@matthiasm.com> | 2007-05-14 13:18:44 +0000 |
|---|---|---|
| committer | Matthias Melcher <fltk@matthiasm.com> | 2007-05-14 13:18:44 +0000 |
| commit | 08c5fb6ff48268668a2986c293368a732826857d (patch) | |
| tree | fb8ddf5e5a821d8e0c4ff6bc9452b3aed1c61fa2 /CHANGES | |
| parent | 62d66c642231b3253295179e9ee8f934e445d334 (diff) | |
- Fixed calculation of stride for image scaling and color manipulation (STR #1673)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5825 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ CHANGES IN FLTK 1.1.8 - Documentation fixes (STR #1454, STR #1455, STR #1456, STR #1457, STR #1458, STR #1460, STR #1481, STR #1578, STR #1639, STR #1645, STR #1644) + - Fixed calculation of stride for image scaling and + color manipulation (STR #1673) - Made -O3 the default optimization on Cygwin/Mingw since -Os currently creates bad code (STR #1656) - OSF/Tru64 now uses 'install-sh' instead of 'install' to |
