summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Smith <msmith@xiph.org>2005-09-14 11:23:44 +0000
committerMichael Smith <msmith@xiph.org>2005-09-14 11:23:44 +0000
commit3984e73c4315e6816d361ad4638980f7d41e13db (patch)
tree55ae9a6afa5313dea0b239bb8c4b7be5385962b1 /ChangeLog
parentce7ad5916600176abf4f3eb108e9d74583b06916 (diff)
Link smpte plugin against GST_BASE_LIBS, to get libgstbase; needed to build on win32 as this plugin uses collectpads ...
Original commit message from CVS: Link smpte plugin against GST_BASE_LIBS, to get libgstbase; needed to build on win32 as this plugin uses collectpads (bug 316204)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c29d84fe..4ba3f0af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-09-14 Michael Smith <msmith@fluendo.com>
+
+ * gst/smpte/Makefile.am:
+ Link against GST_BASE_LIBS, to get it linked against libgstbase;
+ needed to build on windows (bug 316204)
+
2005-09-12 Andy Wingo <wingo@pobox.com>
* autogen.sh (package): Now type 'make' to build gst-plugins-good.