summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2005-04-10 18:49:43 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2005-04-10 18:49:43 +0000
commitba3bde19c53daa277f566cb7d5114b374605bcb2 (patch)
tree5a00be30e15ab5bdffe5bfa5868f7acd818a8f05 /CHANGES
parent9edf9a743e1e302f8d0ee869de7f78589e95ca00 (diff)
Fixed position of menu titles (STR #794)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4259 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a36c6b3bf..c38c793a0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,7 @@ CHANGES IN FLTK 1.1.7
- Documentation fixes (STR #648, STR #692, STR #730, STR
#744, STR #745)
+ - Fixed position of menu titles (STR #794)
- Added missing Fl_Window::copy_label() method.
- Fixed wrong tooltip in fluid (STR #784)
- Added zlib path to fluid (STR #783)