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 8f3ea975..6acd2710 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-10-19 Tim-Philipp Müller <tim at centricular dot net>
+
+ * gst/goom/filters.c:
+ * gst/goom/graphic.h:
+ * gst/goom/lines.c:
+ Make inline functions either 'static inline' or 'extern inline',
+ otherwise the Forte compiler apparently won't inline them (#317300).
+
2005-10-19 Julien MOUTTE <julien@moutte.net>
* ext/libpng/gstpngdec.c: (gst_pngdec_class_init),