summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2004-07-13 11:47:07 +0000
committerJohan Dahlin <johan@gnome.org>2004-07-13 11:47:07 +0000
commit51036fa4ae46df38b6359ae347c84eecef038c82 (patch)
treed630753c0e45e8da08c43421ecc0c5d33877f24f
parentc5c8e703dea57b6346921b98644c9f23ebbc4c53 (diff)
gst/playback/gstplaybin.c (gst_play_bin_set_property)
Original commit message from CVS: * gst/playback/gstplaybin.c (gst_play_bin_set_property) (gst_play_bin_get_property): Impl.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c23a460e..4f9edd07 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-07-13 Johan Dahlin <johan@gnome.org>
+
+ * gst/playback/gstplaybin.c (gst_play_bin_set_property)
+ (gst_play_bin_get_property): Impl.
+
2004-07-13 Wim Taymans <wim@fluendo.com>
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):