summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2004-07-20 19:15:41 +0000
committerDavid Schleef <ds@schleef.org>2004-07-20 19:15:41 +0000
commit1ff2909189913ceb198ae9104fc8a05c4cc73c4c (patch)
tree78e94ce2dde87fc28359ed2371bc9544eb8879c5
parentf633c0fb79c3eff45a72c0af81caf90a3e074776 (diff)
sys/ximage/ximagesink.c: Don't use an Atom that doesn't exist.
Original commit message from CVS: * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate): Don't use an Atom that doesn't exist.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e81fda46..5f347ec3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-07-20 David Schleef <ds@schleef.org>
+
+ * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
+ Don't use an Atom that doesn't exist.
+
2004-07-20 Wim Taymans <wim@fluendo.com>
* gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),