summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2007-12-18 10:02:54 +0000
committerMatthias Melcher <fltk@matthiasm.com>2007-12-18 10:02:54 +0000
commit6e8ae36abd940b4726c6e5da6714525ce71244da (patch)
tree923f83fbe5ad653f203b0208f51c3e00109c272a /CHANGES
parentffe3cb7bd50289a117ff304703c44f7b73067683 (diff)
STR #1796: fixed documentation for size_range
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@6004 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index ed1c01d55..8e474218e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,7 +3,8 @@ CHANGES IN FLTK 1.1.8
- Documentation fixes (STR #1454, STR #1455, STR #1456,
STR #1457, STR #1458, STR #1460, STR #1481, STR #1578,
STR #1639, STR #1645, STR #1644, STR #1792, STR #1793,
- STR #1742, STR #1777, STR #1794, STR #1827, STR #1843)
+ STR #1742, STR #1777, STR #1794, STR #1827, STR #1843,
+ STR #1796)
- Fixed overlay offset for OS X Quartz (STR #1729)
- gl_font() support for Xft+X11 (STR #1809)
- Fl_Gl_Window::mode() needed to hide and show the window