summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6f17e613..f48906c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2006-04-03 Tim-Philipp Müller <tim at centricular dot net>
+ * ext/swfdec/Makefile.am:
+ Don't set plugindir.
+
+ * ext/swfdec/gstswfdec.c:
+ GST_PLUGIN_DEFINE_STATIC isn't a good idea for installed plugins.
+
+2006-04-03 Tim-Philipp Müller <tim at centricular dot net>
+
* configure.ac:
Add AX_CREATE_STDINT_H to create _stdint.h, needed by
the dts plugin.