summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Hult <richard@imendio.com>2007-10-17 14:33:03 +0000
committerTim-Philipp Müller <tim@centricular.net>2007-10-17 14:33:03 +0000
commit49e0f8625929d18af4c9c5e009fb405101ef499b (patch)
tree44d4c572556c15eb5ed4bf061d9f449f8a192ad5 /ChangeLog
parent2ae4242d8a598abe670a1bbe4fef0f8eaee9ac39 (diff)
downloadgst-plugins-bad-49e0f8625929d18af4c9c5e009fb405101ef499b.tar.gz
gst-plugins-bad-49e0f8625929d18af4c9c5e009fb405101ef499b.tar.bz2
gst-plugins-bad-49e0f8625929d18af4c9c5e009fb405101ef499b.zip
gst/dvdspu/Makefile.am: Fix LIBS - we need to link against libgstreamer.
Original commit message from CVS: Patch by: Richard Hult <richard imendio com> * gst/dvdspu/Makefile.am: Fix LIBS - we need to link against libgstreamer.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a0eb3dd..ec944f78 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-10-17 Tim-Philipp Müller <tim at centricular dot net>
+ Patch by: Richard Hult <richard imendio com>
+
+ * gst/dvdspu/Makefile.am:
+ Fix LIBS - we need to link against libgstreamer.
+
+2007-10-17 Tim-Philipp Müller <tim at centricular dot net>
+
* sys/dvb/camapplication.c:
* sys/dvb/camresourcemanager.c:
Fix some warnings.