diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-04-07 18:31:55 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-04-07 18:31:55 +0000 |
| commit | 6fa4abfe545e04186bca73f4d1e12fb7eb091ead (patch) | |
| tree | 4a2801a5ae2e729e063117e14bb6901364148abd /CHANGES | |
| parent | ed45695bf5b024c8d7a0b2391acc2b6e99a84d05 (diff) | |
Fix NULL argument to fl_filename_name()...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2056 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ CHANGES IN FLTK 1.1.0b13 + - The fl_filename_name() function didn't handle a NULL + input string. - The input field used by the fl_input() and fl_password() functions was resized too small in 1.1.0b12. |
