summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2002-04-07 18:31:55 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2002-04-07 18:31:55 +0000
commit6fa4abfe545e04186bca73f4d1e12fb7eb091ead (patch)
tree4a2801a5ae2e729e063117e14bb6901364148abd /CHANGES
parented45695bf5b024c8d7a0b2391acc2b6e99a84d05 (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--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8390d9b58..4209900ae 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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.