Add: Make sure the "File Systems" menu item of Fl_File_Chooser lists "/" as the first mounted file system (Linux/Unix platform)

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@12048 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Manolo Gouy 2016-10-19 06:04:46 +00:00
parent 0f0597eb58
commit 8f52fcdd95

View File

@ -1,4 +1,10 @@
CHANGES IN FLTK 1.3.4 RELEASED: Oct ?? 2016
CHANGES IN FLTK 1.3.4rc2 RELEASED: Oct ?? 2016
Bug fixes
- Make sure the "File Systems" menu item of Fl_File_Chooser
lists "/" as the first mounted file system (Linux/Unix platform).
CHANGES IN FLTK 1.3.4rc1 RELEASED: Oct 17 2016
New features and extensions