diff options
author | Richard Hestilow <hestilow@ximian.com> | 2002-03-12 21:23:43 +0000 |
---|---|---|
committer | Rachel Hestilow <hestgray@src.gnome.org> | 2002-03-12 21:23:43 +0000 |
commit | a498ae5ae2b1a2f606877f14bcb4eff17ae41cd6 (patch) | |
tree | 8af9e0cee6c45a10aea996033f2106c8770ccd06 /ChangeLog.pre-2-0 | |
parent | c51692d67383994d165a493745d476f572ef13c9 (diff) | |
download | gtk+-a498ae5ae2b1a2f606877f14bcb4eff17ae41cd6.tar.gz |
Allow NULL filenames.
Sat Mar 9 18:23:25 2002 Richard Hestilow <hestilow@ximian.com>
* gtk/gtkimage.c (gtk_image_set_from_filename): Allow NULL
filenames.
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r-- | ChangeLog.pre-2-0 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index cdcc2c3ebf..e40618d9f9 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,8 @@ +Sat Mar 9 18:23:25 2002 Richard Hestilow <hestilow@ximian.com> + + * gtk/gtkimage.c (gtk_image_set_from_filename): Allow NULL + filenames. + Tue Mar 12 10:50:09 2002 Owen Taylor <otaylor@redhat.com> * modules/input/gtkimcontextxim.c (gtk_im_context_xim_filter_keypress): |