summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2005-07-31 20:21:45 +0000
committerTim-Philipp Müller <tim@centricular.net>2005-07-31 20:21:45 +0000
commit21e493150d2e8a64ce7a952adcf3b6603f525839 (patch)
tree289d3d374a1dcf4caa7753effa059bed4c74da00 /ChangeLog
parent6f358dcc1240add636c71f1de39b140cd384abe3 (diff)
downloadgst-plugins-bad-21e493150d2e8a64ce7a952adcf3b6603f525839.tar.gz
gst-plugins-bad-21e493150d2e8a64ce7a952adcf3b6603f525839.tar.bz2
gst-plugins-bad-21e493150d2e8a64ce7a952adcf3b6603f525839.zip
gst/modplug/gstmodplug.cc: Don't crash if a query comes in and we're not set up yet (fixes #312121).
Original commit message from CVS: Reviewed by: Tim-Philipp Müller <tim at centricular dot net> * gst/modplug/gstmodplug.cc: Don't crash if a query comes in and we're not set up yet (fixes #312121).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 137b7e37..3cef9b08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-07-31 Jonathan Matthew <jonathan at kaolin dot hn dot org>
+
+ Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
+
+ * gst/modplug/gstmodplug.cc:
+ Don't crash if a query comes in and we're not set
+ up yet (fixes #312121).
+
2005-07-28 Tim-Philipp Müller <tim at centricular dot net>
* testsuite/gst-lint: