summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2009-01-03 18:16:54 +0000
committerEdward Hervey <bilboed@bilboed.com>2009-01-03 18:16:54 +0000
commitab1921ffc39e80366cf70c57b84f1577f7ac63ae (patch)
treeebfce8bdde1d4613757d6ba0c2417ee9932681c4 /ChangeLog
parent334ad4c328037437190e0af3b252b6a18086ba6c (diff)
gst/gstindex.c: Add a debugging category for GstIndex, first little step in making indexing top-notch.
Original commit message from CVS: * gst/gstindex.c: (gst_index_get_type): Add a debugging category for GstIndex, first little step in making indexing top-notch.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ab0f3a3eb..1296950551 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2009-01-03 Edward Hervey <edward.hervey@collabora.co.uk>
+ * gst/gstindex.c: (gst_index_get_type):
+ Add a debugging category for GstIndex, first little step in making
+ indexing top-notch.
+
+2009-01-03 Edward Hervey <edward.hervey@collabora.co.uk>
+
* gst/gstelement.c: (gst_element_message_full),
(gst_element_pads_activate):
* gst/gstobject.c: (gst_object_dispatch_properties_changed):