- FLTK windows could appear off-screen on X11 (STR #586)

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3899 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet
2004-11-20 04:18:44 +00:00
parent fc8d065cd7
commit 64f0dbc2a5
2 changed files with 8 additions and 2 deletions
+1
View File
@@ -1,5 +1,6 @@
CHANGES IN FLTK 1.1.6
- FLTK windows could appear off-screen on X11 (STR #586)
- The configure script did not support
--disable-localfoo to completely disable image file
support (STR #582)