summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-08-08 14:55:53 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-08-08 14:55:53 +0000
commit058bbf9cc31ced27759fe6524cba0ec32bd80e03 (patch)
tree441cb273689743abfcc4ed22f42095e6384939b2 /ChangeLog
parentd4e9d1d4297403c7bf40ddd4b7d58a42f950e693 (diff)
downloadgst-plugins-bad-058bbf9cc31ced27759fe6524cba0ec32bd80e03.tar.gz
gst-plugins-bad-058bbf9cc31ced27759fe6524cba0ec32bd80e03.tar.bz2
gst-plugins-bad-058bbf9cc31ced27759fe6524cba0ec32bd80e03.zip
gst/qtdemux/qtdemux.c: Fix silly typo.
Original commit message from CVS: * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree): Fix silly typo.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fdf839b5..445b6e74 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-08-08 Tim-Philipp Müller <tim at centricular dot net>
+
+ * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
+ Fix silly typo.
+
2006-08-08 Edward Hervey <edward@fluendo.com>
* tests/check/elements/gdpdepay.c: (gdpdepay_suite):