summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2001-10-27 16:38:36 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2001-10-27 16:38:36 +0000
commita00b52a6760c83414a518a69d91761389d9db322 (patch)
treec19ad660718728c7d1e5d9bd8746bd77d4235703 /CHANGES
parent831d7cde5b3aed8f62a3e9c483572aa5f65c782e (diff)
Wasn't quoting @label stuff...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1662 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e6ca1ad54..de915855f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,9 @@ CHANGES IN FLTK 1.1.0b5
- Fl_Help_Func now takes a Fl_Widget pointer as well as
a pathname.
- Added code to support FL_KEYUP events.
+ - The symbols demo didn't show the strings needed to
+ show the corresponding symbol (the label string was
+ not quoted...)
CHANGES IN FLTK 1.1.0b4