summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-08-24 15:28:20 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-08-24 15:28:20 +0000
commitfb8fe489ab34856903287322b2f1f6fb79c60615 (patch)
treeaf100c7ae7cefc13a9704ab8e4f6dfa435b83275 /ChangeLog.pre-2-8
parent3a16e0e9b7207b2a2be8bc211a4c0b022bdd04e7 (diff)
downloadgtk+-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-85
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 ===