Fixed typos in CHANGES.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@8103 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Albrecht Schlosser 2010-12-22 13:45:30 +00:00
parent cace309838
commit 3d0fa94bca
1 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@ CHANGES IN FLTK 1.1.10
- Avoiding crashes for recursive common dialogs (this does not
fix the issue at hand yet) (STR 2150)
- Fluid printing used wrong colors under Windows (STR #2195)
- Fixed bad system menu hadling in OS X (STR #2153)
- Fixed bad system menu handling in OS X (STR #2153)
- Fixed File Input mouse pointer dragging (STR #2181)
- Fixed static linking of image libraries (STR #1962)
- Fixed callback would not be called when shortcut was used with
@ -72,7 +72,7 @@ CHANGES IN FLTK 1.1.9
- Fixed regression in callback handling (STR #1918)
- Fixed wrong relative path when absolute path has a
trailing slash in fl_filename_relative (STR #1920)
- Fixed multiple selction of files and directories in
- Fixed multiple selection of files and directories in
Fl_File_Chooser (STR #1913)
- Fixed MSWindows crash when selecting umlauts
in Fl_Help_View (STR #1912)