summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2008-05-17 13:13:05 +0000
committerEdward Hervey <bilboed@bilboed.com>2008-05-17 13:13:05 +0000
commitcf22542b26a5c866600aae1f07216d5061b4f651 (patch)
treec22e3ac2ee670907c6f1fa666a7b9ff0231e1a00 /ChangeLog
parent8fef95c5c2ce6742ee57c0af4f387d0e5003c1d5 (diff)
gst/extend/discoverer.py: Add timeout property.
Original commit message from CVS: * gst/extend/discoverer.py: Add timeout property. Fix typos. Beautify debugging. Fix email.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c564ffc..5144f6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-05-17 Edward Hervey <edward.hervey@collabora.co.uk>
+
+ * gst/extend/discoverer.py:
+ Add timeout property.
+ Fix typos.
+ Beautify debugging.
+ Fix email.
+
2008-05-14 Edward Hervey <edward.hervey@collabora.co.uk>
Patch by: Jan Schmidt <thaytan at mad dot scientist dot com>