summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-04-07 00:54:03 +0000
committerBenjamin Otte <otte@gnome.org>2004-04-07 00:54:03 +0000
commit547295bb1716f5e46c4ef61807243be057aa78d7 (patch)
tree4ecefdac2f6c8ae124b784c53eef106d72004c33 /ChangeLog
parent291b254400389cbe4ff5e2e647e6b360cb4b26e1 (diff)
downloadgst-plugins-bad-547295bb1716f5e46c4ef61807243be057aa78d7.tar.gz
gst-plugins-bad-547295bb1716f5e46c4ef61807243be057aa78d7.tar.bz2
gst-plugins-bad-547295bb1716f5e46c4ef61807243be057aa78d7.zip
gst-libs/gst/gconf/test-gconf.c: add missing gst_init
Original commit message from CVS: * gst-libs/gst/gconf/test-gconf.c: (main): add missing gst_init
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4351b43c..23ccd31c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2004-04-07 Benjamin Otte <otte@gnome.org>
+ * gst-libs/gst/gconf/test-gconf.c: (main):
+ add missing gst_init
+
+2004-04-07 Benjamin Otte <otte@gnome.org>
+
* ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
free the mutexes, too