diff options
author | Matthias Clasen <maclas@gmx.de> | 2004-02-18 23:30:53 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2004-02-18 23:30:53 +0000 |
commit | 1971cb493868a434368ad918246009f38ac81822 (patch) | |
tree | a3352140c7dd4d5a3db06acc9a7b71bb67007b94 /ChangeLog.pre-2-4 | |
parent | b337db3a54b1a5d887ec7d1c53dcfd0ea40a25d3 (diff) | |
download | gtk+-1971cb493868a434368ad918246009f38ac81822.tar.gz |
Avoid errors when removing the plug from the socket. (#128546, Christopher
Thu Feb 19 00:32:21 2004 Matthias Clasen <maclas@gmx.de>
* gtk/gtkplug.c (_gtk_plug_remove_from_socket): Avoid errors when
removing the plug from the socket. (#128546, Christopher Blizzard)
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r-- | ChangeLog.pre-2-4 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index ca8ec6f6d1..3795cc1dea 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,8 @@ +Thu Feb 19 00:32:21 2004 Matthias Clasen <maclas@gmx.de> + + * gtk/gtkplug.c (_gtk_plug_remove_from_socket): Avoid errors when + removing the plug from the socket. (#128546, Christopher Blizzard) + Thu Feb 19 00:09:35 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkradiomenuitem.h: |