diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-03-08 19:28:50 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-03-08 19:28:50 +0000 |
commit | 9c6d85da2bd26dcaec9101a1fab61ff4563d28f5 (patch) | |
tree | 7933a1d56c81bbe02e0b2f302baab0452310ac2b /ChangeLog.pre-2-0 | |
parent | 540751b9ab1f0c7f070e48b9d1b5f624d7105447 (diff) | |
download | gtk+-9c6d85da2bd26dcaec9101a1fab61ff4563d28f5.tar.gz |
Some packing tweaks.
Fri Mar 8 14:22:43 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkfilesel.c (gtk_file_selection_init): Some packing
tweaks.
* configure.in: Include GLIB_LIBS when checking
for bind_textdomain_codeset, to catch the case where
it is in -lintl.
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r-- | ChangeLog.pre-2-0 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index dd2d481518..f1c8ee13c6 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,12 @@ +Fri Mar 8 14:22:43 2002 Owen Taylor <otaylor@redhat.com> + + * gtk/gtkfilesel.c (gtk_file_selection_init): Some packing + tweaks. + + * configure.in: Include GLIB_LIBS when checking + for bind_textdomain_codeset, to catch the case where + it is in -lintl. + Thu Mar 7 16:46:58 2002 Jonathan Blandford <jrb@redhat.com> * gtk/gtktreeview.c (validate_visible_area): get rid of really |