diff options
author | Alexander Larsson <alexl@redhat.com> | 2001-03-26 13:51:10 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2001-03-26 13:51:10 +0000 |
commit | 2089205e099d99787b883a1ce27cc0b13f1c6edf (patch) | |
tree | 6bd6f5a0116f3853e7b124a379bc3633bc935bcc /ChangeLog | |
parent | 11ed2b2ebd0105d0b59e89078fe0dce9b848c845 (diff) | |
download | gtk+-2089205e099d99787b883a1ce27cc0b13f1c6edf.tar.gz |
Fixed bug that returned NULL if a filename was selected.
2001-03-26 Alexander Larsson <alexl@redhat.com>
* gtk/gtkfilesel.c (gtk_file_selection_get_filename):
Fixed bug that returned NULL if a filename was selected.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-03-26 Alexander Larsson <alla@lysator.liu.se> + + * gtk/gtkfilesel.c (gtk_file_selection_get_filename): + Fixed bug that returned NULL if a filename was selected. + 2001-03-24 Havoc Pennington <hp@pobox.com> * gtk/gtkthemes.c (gtk_theme_engine_load): improve error message |