summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2007-04-21 19:39:03 +0000
committerTim-Philipp Müller <tim@centricular.net>2007-04-21 19:39:03 +0000
commit61a68fdaf363bba0eb42ab5f6839414d24122d1e (patch)
tree49b4f3a7e0e8abae1a957e11834e6df6d03194df /ChangeLog
parentadfb741d7ca2631e3ba62430bea4c03f3ca1df05 (diff)
downloadgst-plugins-bad-61a68fdaf363bba0eb42ab5f6839414d24122d1e.tar.gz
gst-plugins-bad-61a68fdaf363bba0eb42ab5f6839414d24122d1e.tar.bz2
gst-plugins-bad-61a68fdaf363bba0eb42ab5f6839414d24122d1e.zip
gst/Makefile.am: Fix distcheck, hopefully (rtpmanager is already in GST_PLUGINS_ALL).
Original commit message from CVS: * gst/Makefile.am: Fix distcheck, hopefully (rtpmanager is already in GST_PLUGINS_ALL).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b0bf10c6..83b74e2e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-04-21 Tim-Philipp Müller <tim at centricular dot net>
+ * gst/Makefile.am:
+ Fix distcheck, hopefully (rtpmanager is already in GST_PLUGINS_ALL).
+
+2007-04-21 Tim-Philipp Müller <tim at centricular dot net>
+
* gst/rtpmanager/rtpsession.c: (rtp_session_finalize):
Don't use GLib-2.10 API, we only require GLib 2.8 at the moment.