summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2cb6cf78..ab87fdde 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-11-22 Michael Smith <msmith@fluendo.com>
+
+ * gst/goom/filters.c:
+ * gst/goom/graphic.h:
+ Fix compilation by making some functions static inline instead of
+ extern inline, matching the way they're used.
+
2005-11-22 Jan Schmidt <thaytan@mad.scientist.com>
* ext/cairo/gsttextoverlay.c: (gst_text_overlay_init),