Updated CHANGES with recent revisions.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6634 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Fabien Costantini 2009-01-14 18:11:32 +00:00
parent 49ed3ac908
commit b511a4df08

View File

@ -1,10 +1,9 @@
CHANGES IN FLTK 1.3.0
- Fl_Help_View now handles one level imbricated font color
specification (STR#890)
- Fl_Help_View handles HTML2 font color specification (STR#890)
- Copyright dates are now updated to 2009 (STR#2036)
- Copy/Paste operations should now work as expected,
with utf8 support and more (STR#2104,2121).
with utf8,16 support and fltk1.1 compatibility. (STR#2104,2121).
- Widgets now remove themselves from their parent group (if any),
when destroyed (STR #1894)
- Added flexible gap size for text buffer (STR #2046)