summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 061bac86..3e3eab8d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-03-05 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
+ (gst_switch_commit_new_kid), (gst_switch_sink_set_child):
+ Install fakesink in NULL by fixing some broken logic. This obviates
+ the need to manually set _IS_SINK.
+ Add some comments and remove a little cruft while I'm at it.
+
2007-03-05 Wim Taymans <wim@fluendo.com>
* ext/gconf/gstswitchsink.c: (gst_switch_sink_reset):