summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2008-12-30 17:55:07 +0000
committerEdward Hervey <bilboed@bilboed.com>2008-12-30 17:55:07 +0000
commit20adaa13280fcaba272e38de4777e1efc758dc46 (patch)
tree5106582045c0c890b56fdff3bae3b2a04769ecca /ChangeLog
parent0ab6c0fbc0a59b2e1069c74e6e23ca85b16094df (diff)
gst-libs/gst/audio/: Complete Sebastien's commit from the 13th by exporting the _slave_method_get_type() methods.
Original commit message from CVS: * gst-libs/gst/audio/gstbaseaudiosrc.h: * gst-libs/gst/audio/gstbaseaudiosink.h: Complete Sebastien's commit from the 13th by exporting the _slave_method_get_type() methods.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f6d6f60b..0dccf236 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-12-30 Edward Hervey <edward.hervey@collabora.co.uk>
+
+ * gst-libs/gst/audio/gstbaseaudiosrc.h:
+ * gst-libs/gst/audio/gstbaseaudiosink.h:
+ Complete Sebastien's commit from the 13th by exporting the
+ _slave_method_get_type() methods.
+
2008-12-20 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* ext/gio/gstgiobasesink.c: (gst_gio_base_sink_query):