Updated CHANGES with recent Fl_Text_Buffer and Fl_Text_Selection changes.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6821 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Fabien Costantini
2009-07-04 00:10:51 +00:00
parent 9182195f17
commit 06b58d92bd
+2
View File
@@ -1,5 +1,7 @@
CHANGES IN FLTK 1.3.0
- Corrected const methods of Fl_Text_Buffer, Fl_Text_Selection
to be declared const, corrected an Fl_Text_Buffer attrib. typo
- Fixed OpenGL shared context handling (STR #2135)
- Fixed gray-scale images with alpha channel (STR #2105)
- Fixed unexpected shortcut behavior for Win32 (STR #2199)