summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a1d03ecb..0d6e8e80 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2007-07-20 Stefan Kost <ensonic@users.sf.net>
+
+ * ext/annodex/Makefile.am:
+ Fix CFLAGS/LIBS.
+
+ * ext/cdio/gstcdiocddasrc.c:
+ * ext/libpng/gstpngdec.c: (gst_pngdec_task):
+ Include stdlib
+
+ * ext/cairo/Makefile.am:
+ * gst/videofilter/Makefile.am:
+ * tests/examples/level/Makefile.am:
+ Use $(LIBM) instead of -lm
+
2007-07-18 Stefan Kost <ensonic@users.sf.net>
* sys/v4l2/gstv4l2src.c: