diff options
author | Tim Janik <timj@gimp.org> | 1998-03-14 23:47:48 +0000 |
---|---|---|
committer | Tim Janik <timj@src.gnome.org> | 1998-03-14 23:47:48 +0000 |
commit | bc8e40387b2db8dc361ca2a9af39837b7985b2c8 (patch) | |
tree | f589d8e73040d2ac0c08d96a7e30b93f54703bb4 /ChangeLog.pre-2-6 | |
parent | 566a13a6c0a22b71dfa6fc3bdfc4a69649f0a55f (diff) | |
download | gtk+-bc8e40387b2db8dc361ca2a9af39837b7985b2c8.tar.gz |
fixed a bug with invoking the quit handlers that could cause them to be
Sat Mar 14 10:10:46 1998 Tim Janik <timj@gimp.org>
* gtk/gtkmain.c (gtk_main): fixed a bug with invoking the quit handlers
that could cause them to be removed wihout being invoked.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r-- | ChangeLog.pre-2-6 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 5433050278..99d1765fdb 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,8 @@ +Sat Mar 14 10:10:46 1998 Tim Janik <timj@gimp.org> + + * gtk/gtkmain.c (gtk_main): fixed a bug with invoking the quit handlers + that could cause them to be removed wihout being invoked. + Sat Mar 14 14:36:40 PST 1998 Shawn T. Amundson <amundson@gimp.org> * Released 0.99.6 |