Documentation fix (STR #648)

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4019 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet
2005-02-05 20:35:51 +00:00
parent 89c0329b71
commit 4d3a3a7f66
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -1,5 +1,8 @@
CHANGES IN FLTK 1.1.7
- Documentation fixes (STR #648)
- Image drawing on OSX changed the current drawing
colors (STR #662)
- Fixed some compiler errors on WIN32 (STR #647)
- FLUID didn't update the widget panel X/Y/W/H values
when moving the selected window (STR #701)