Added information about fixed STR #967.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4463 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Dejan Lekic
2005-08-05 14:26:59 +00:00
parent 2febbc8176
commit 289434a6e2
+1 -1
View File
@@ -1,5 +1,5 @@
CHANGES IN FLTK 1.1.7
- Fixed memory leak in Fl_Check_Browser reported by "miguel2i". (STR #967)
- Documentation fixes (STR #648, STR #692, STR #730, STR
#744, STR #745, STR #942)
- Fl_File_Input could draw in the wrong window (STR #958)