summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d485efe..5310be6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-12-17 Andy Wingo <wingo@pobox.com>
+ * gst/switch/gstswitch.c (gst_stream_selector_block): Implement
+ the block() signal. This implementation will be replaced in future
+ patches, however. Patch 4/12.
+
* gst/switch/gstswitch.h (struct _GstStreamSelectorClass): Fix
vmethod prototypes.