summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2005-05-12 14:57:18 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2005-05-12 14:57:18 +0000
commit3ce3d62e9c5cbc3a07e8aa8226100caf742cd9e7 (patch)
treeb3a672d88bcd52537e4a0bc20ebff75e3faccbd5 /CHANGES
parente4a481785d8007dc6e0d2a9666da7b61a45f9934 (diff)
Fl_Help_View now supports the FONT and U elements (STR #815)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4334 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 53264ec15..d5f278376 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,8 @@ CHANGES IN FLTK 1.1.7
- Documentation fixes (STR #648, STR #692, STR #730, STR
#744, STR #745)
+ - Fl_Help_View now supports the FONT and U elements (STR
+ #815)
- OpenGL windows that were completely off-screen caused
problems with some graphics cards on WIN32 (STR #831)
- Multiple screen support didn't work on Windows NT and