summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2007-08-16 07:07:41 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2007-08-16 07:07:41 +0000
commitb414b128c696019f3fe019b8cc798bf762c9f3bb (patch)
tree19775c14b5cd45abf4548840395c7ae8f789d419 /ChangeLog
parentbc65e501aff9c477ba0f7098d98f9dd23cc40c58 (diff)
downloadgst-plugins-bad-b414b128c696019f3fe019b8cc798bf762c9f3bb.tar.gz
gst-plugins-bad-b414b128c696019f3fe019b8cc798bf762c9f3bb.tar.bz2
gst-plugins-bad-b414b128c696019f3fe019b8cc798bf762c9f3bb.zip
ext/ladspa/gstladspa.c: Don't leak like hell.
Original commit message from CVS: * ext/ladspa/gstladspa.c: Don't leak like hell.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 331446e2..602f234c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-08-16 Stefan Kost <ensonic@users.sf.net>
+ * ext/ladspa/gstladspa.c:
+ Don't leak like hell.
+
+2007-08-16 Stefan Kost <ensonic@users.sf.net>
+
* tests/check/Makefile.am:
* tests/check/generic/.cvsignore:
* tests/check/generic/states.c: