summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
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.