summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2006-01-27 01:43:07 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2006-01-27 01:43:07 +0000
commit6b789d2dd197c127d579673ea9ba4faaf60accf3 (patch)
tree8318c01d24f5582e964cb1d28ef4bebc3804424c /ChangeLog
parent7814b56eeef4806e02ea94cf3b1e85c602cc6904 (diff)
sys/oss/gstosssink.c: Free the device name string when finalised.
Original commit message from CVS: * sys/oss/gstosssink.c: (gst_oss_sink_class_init), (gst_oss_sink_init), (gst_oss_sink_finalise): Free the device name string when finalised.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index db4b6996..10c9043b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-01-27 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
+ (gst_oss_sink_init), (gst_oss_sink_finalise):
+ Free the device name string when finalised.
+
2006-01-25 Tim-Philipp Müller <tim at centricular dot net>
* gst/id3demux/gstid3demux.c: (gst_id3demux_remove_srcpad):