From 570e2ffd106995752d5116cbb28fc958cd40ea38 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Tue, 27 Feb 2007 23:43:08 +0000 Subject: ext/shout2/gstshout2.*: Add a property for username. Original commit message from CVS: * ext/shout2/gstshout2.c: (gst_shout2send_class_init), (gst_shout2send_init), (gst_shout2send_start), (gst_shout2send_set_property), (gst_shout2send_get_property): * ext/shout2/gstshout2.h: Add a property for username. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3ffd3178..9fa1dfb3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-02-28 Michael Smith + + * ext/shout2/gstshout2.c: (gst_shout2send_class_init), + (gst_shout2send_init), (gst_shout2send_start), + (gst_shout2send_set_property), (gst_shout2send_get_property): + * ext/shout2/gstshout2.h: + Add a property for username. + 2007-02-27 Christian Schallerr * sys/osxaudio: Add Pioneers of the inevitable to the copyright list -- cgit