summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e4fdcc8b..5ad07333 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-02-07 David Schleef <ds@schleef.org>
+
+ * gst/multifile/gstmultifilesink.c:
+ * gst/multifile/gstmultifilesrc.c:
+ Use g_file_[sg]et_contents() instead of using stdio functions.
+ Should be less error prone.
+ * tests/check/elements/multifile.c:
+ Create a temporary directory using standard functions instead of
+ creating a directory in the current dir.
+
2008-02-08 Jan Schmidt <jan.schmidt@sun.com>
* configure.ac: