Update changelog to show reference to new STR I created for Matthias's

bug fix.


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3012 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet
2003-05-28 14:41:20 +00:00
parent 5148787e64
commit f2f1e0b232
+2 -1
View File
@@ -1,6 +1,7 @@
CHANGES IN FLTK 1.1.4
- Fl::get_key(x) would mix up Ctrl and Meta on OS X
- Fl::get_key(x) would mix up Ctrl and Meta on OS X (STR
#55)
- The configure script used the wrong dynamic library
linking command for OSX (STR #51)
- The Fl_Text_Editor widget did not set changed() nor