summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-06-29 14:50:18 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-06-29 14:50:18 +0000
commit172c13714de37d25972e657d14cbacf0d111ad41 (patch)
tree0f3e8cca8d528a3e14d51f7cedc36a9d5deef0af /ChangeLog
parent62487ce3b5b6e47396c7e02ff01dec0003311ca0 (diff)
tests/check/elements/level.c: fix a leak, clean up at the end
Original commit message from CVS: * tests/check/elements/level.c: (GST_START_TEST): fix a leak, clean up at the end
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c4629ab..260b3d31 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-06-29 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * tests/check/elements/level.c: (GST_START_TEST):
+ fix a leak, clean up at the end
+
2006-06-29 Tim-Philipp Müller <tim at centricular dot net>
* gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),