summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2007-12-18 16:48:32 +0000
committerAndy Wingo <wingo@pobox.com>2007-12-18 16:48:32 +0000
commit535e72457416a164c535e8c06490132133b2d768 (patch)
tree9aea7b99cdcaccba049b43a6d846fe1290307283 /ChangeLog
parentfb66fbf3714aba6c42d3e26b024f02c2c8567aad (diff)
examples/switch.py: New file, a basic demo for a single-stream switcher. Could be expanded later -- look at flumotion...
Original commit message from CVS: 2007-12-18 Andy Wingo <wingo@pobox.com> * examples/switch.py: New file, a basic demo for a single-stream switcher. Could be expanded later -- look at flumotion.component.combiners.switch.switch for some inspiration.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 55e069d..ce39727 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-12-18 Andy Wingo <wingo@pobox.com>
+
+ * examples/switch.py: New file, a basic demo for a single-stream
+ switcher. Could be expanded later -- look at
+ flumotion.component.combiners.switch.switch for some inspiration.
+
2007-12-18 Tim-Philipp Müller <tim at centricular dot net>
* Makefile.am: