summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2003-07-18 17:43:30 +0000
committerMatthias Melcher <fltk@matthiasm.com>2003-07-18 17:43:30 +0000
commitc0bb3a7465475f9148b42a415c6bd311e316a571 (patch)
tree41a39914f7f77836578441720df1a463bd6c2e86 /CHANGES
parent4042047358c4a9ebb8f61007ec27c7f66fd0a79e (diff)
STR #86: Swapped menu shortcut labels for OS X
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3050 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 09cdecf15..dbff0e2b9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,6 @@
CHANGES IN FLTK 1.1.4
+ - Swapped shortcut labels in OS X (STR #86)
- Non-square Fl_Dial would calculate angle from user
input wrong (STR #101)
- Updated documentatiopn of fl_draw (STR #94)