Update CHANGES to reflect recent commits.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@12058 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Albrecht Schlosser 2016-10-28 21:04:00 +00:00
parent da17124908
commit ed6d68825f

10
CHANGES
View File

@ -1,3 +1,13 @@
CHANGES IN FLTK 1.3.4rc3 RELEASED: Oct ?? 2016
Bug fixes and other improvements
- Fix string truncation in fluid (STR #2722 continued).
- MacOS: fix a small problem where command Quit of the application
menu may not work if Fl_Native_File_Chooser is used before any
window is shown.
CHANGES IN FLTK 1.3.4rc2 RELEASED: Oct 24 2016
Bug fixes and other improvements