diff options
author | Matthias Clasen <mclasen@redhat.com> | 2005-08-24 15:28:20 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2005-08-24 15:28:20 +0000 |
commit | fb8fe489ab34856903287322b2f1f6fb79c60615 (patch) | |
tree | af100c7ae7cefc13a9704ab8e4f6dfa435b83275 /ChangeLog.pre-2-8 | |
parent | 3a16e0e9b7207b2a2be8bc211a4c0b022bdd04e7 (diff) | |
download | gtk+-fb8fe489ab34856903287322b2f1f6fb79c60615.tar.gz |
Don't try to send a client message if the screen is NULL. Noticed by
2005-08-24 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkicontheme.c (ensure_valid_themes): Don't try to send a client
message if the screen is NULL. Noticed by Kjartan Maraas.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index bfbd7cbfb2..4b47782f78 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,5 +1,10 @@ 2005-08-24 Matthias Clasen <mclasen@redhat.com> + * gtk/gtkicontheme.c (ensure_valid_themes): Don't try to send a client + message if the screen is NULL. Noticed by Kjartan Maraas. + +2005-08-24 Matthias Clasen <mclasen@redhat.com> + * Bump version * === Released 2.8.1 === |