summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2005-04-10 21:53:03 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2005-04-10 21:53:03 +0000
commit5b20fbdce435bf8a367c06400d0119810ad71d20 (patch)
treebc58937538320e77bef9e53f982eaa77da361fdc /CHANGES
parentba3bde19c53daa277f566cb7d5114b374605bcb2 (diff)
Fixed symbol demo label bug (STR #777)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4260 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 c38c793a0..e75e68131 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,8 @@ 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)
+ - Fixed symbol demo label bug (STR #777)
+ - Fixed position of menu titles (STR #795)
- Added missing Fl_Window::copy_label() method.
- Fixed wrong tooltip in fluid (STR #784)
- Added zlib path to fluid (STR #783)