From b5f14ff78074d8caa3c7bd2ca33e77dad3a5c185 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Mon, 15 Aug 2005 20:03:36 +0000 Subject: fl_filename_list now correctly handles path names like 'c:' or 'c:/windows' by listing it contents instead of the filename itself. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4512 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 4c99d5d73..7ca8eaf84 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,8 @@ CHANGES IN FLTK 1.1.7 - Documentation fixes (STR #571, STR #648, STR #692, STR #730, STR #744, STR #745, STR #931, STR #942, STR #960, STR #969) + - fl_filename_list now recognizes pathnames without trailing + slash as directions (STR #854) - Fl_Text_Display now auto-scrolls in all directions (STR #915) - Borderless windows will not show in the taskbar anymore -- cgit v1.2.3