summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d08b99d..a731e15c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-01-18 Sebastian Dröge <slomo@circular-chaos.org>
+ * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
+ Fix memory leak spotted by the unit test.
+
+2008-01-18 Sebastian Dröge <slomo@circular-chaos.org>
+
* tests/check/Makefile.am:
Enable spectrum test again.