Updated CHANGES file.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@8634 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Albrecht Schlosser 2011-05-04 15:19:39 +00:00
parent 377de0d8b8
commit b78d3297e2

View File

@ -1,5 +1,6 @@
CHANGES IN FLTK 1.1.11
- Removed obsolete -mno-cygwin compiler option from MinGW build.
- Fixed keyboard navigation in fl_choice() (STR #2591)
- Fixed alpha blending under X11 when line data size != 0 (STR #2606)
- Update libpng access for libpng 1.5 and higher (STR #2542)