Fl_Widget::handle() doco update (STR #399)

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3434 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet
2004-06-01 14:52:43 +00:00
parent 213be08972
commit c3fea65696
2 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
CHANGES IN FLTK 1.1.5rc2
- Documentation updates (STR #365)
- Documentation updates (STR #365, STR #399)
- FLTK now builds with the current release of MinGW (STR
#325, STR #401, STR #402)
- FLTK now honors the numlock key state (STR #369)