summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5868fc0d..edea7f2d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-04-25 Sebastian Dröge <slomo@circular-chaos.org>
+
+ * tests/check/elements/multifile.c:
+ Include stdlib.h and unistd.h for mkdtemp. Some platforms have it
+ declared in the former, some have it declared in the latter.
+
2008-04-24 Sebastian Dröge <slomo@circular-chaos.org>
* ext/cairo/gsttextoverlay.c: (gst_text_overlay_set_property):