summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2009-01-08 13:41:19 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2009-01-08 13:41:19 +0000
commit291c2822f898ea0fb42a434365fb04b96ae7b56e (patch)
treee458f11c464bbec23df4a57f967b0350d5bf2423 /ChangeLog
parentb8b0c80b299fef59739dde3e0c181b0b29c5f45e (diff)
gst/gst.c: Create a registry if there is none also when the option for gst-disable-registry-update has been selected....
Original commit message from CVS: * gst/gst.c: Create a registry if there is none also when the option for gst-disable-registry-update has been selected. Fixes #567002
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 588f247b9f..7673049615 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-01-08 Stefan Kost <ensonic@users.sf.net>
+
+ * gst/gst.c:
+ Create a registry if there is none also when the option for
+ gst-disable-registry-update has been selected. Fixes #567002
+
2009-01-06 Tim-Philipp Müller <tim.muller at collabora co uk>
* gst/gst.c: (init_post):