diff options
author | Tim Janik <timj@gtk.org> | 1998-08-17 03:12:10 +0000 |
---|---|---|
committer | Tim Janik <timj@src.gnome.org> | 1998-08-17 03:12:10 +0000 |
commit | fe63fe5da9d676db2a00f659b86199b367ef85b4 (patch) | |
tree | 649cf8b0d0fef08591490ce0b93b6006d9e91199 /ChangeLog | |
parent | 2b7f8016b5f16d347e077c3e1c43724c0e9450e3 (diff) | |
download | gtk+-fe63fe5da9d676db2a00f659b86199b367ef85b4.tar.gz |
don't call module initializers multiple times. changed --gtk-with-module
Mon Aug 17 05:10:29 1998 Tim Janik <timj@gtk.org>
* gtk/gtkmain.c (gtk_init): don't call module initializers multiple
times. changed --gtk-with-module to --gtk-module at owen's request.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Mon Aug 17 05:10:29 1998 Tim Janik <timj@gtk.org> + + * gtk/gtkmain.c (gtk_init): don't call module initializers multiple + times. changed --gtk-with-module to --gtk-module at owen's request. + Mon Aug 17 03:47:55 1998 Tim Janik <timj@gtk.org> * gtk/gtkmain.c (gtk_init): feature a new commandline option |