summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-05-16 22:00:49 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-05-16 22:00:49 +0000
commit67515f39fc7b1bba1e15d065e21ae3ca2ebeba1e (patch)
tree18e56860782037c1191c96b58409db8b20f354fc /ChangeLog
parent5a00cae46fb77ec9a107797d5107f8db06a0dc36 (diff)
downloadgst-plugins-bad-67515f39fc7b1bba1e15d065e21ae3ca2ebeba1e.tar.gz
gst-plugins-bad-67515f39fc7b1bba1e15d065e21ae3ca2ebeba1e.tar.bz2
gst-plugins-bad-67515f39fc7b1bba1e15d065e21ae3ca2ebeba1e.zip
ext/timidity/gstwildmidi.c: Check some more common locations for a valid configuration file.
Original commit message from CVS: * ext/timidity/gstwildmidi.c: (wildmidi_open_config): Check some more common locations for a valid configuration file. Fixes bug #533435. Packagers should still #define WILDMIDI_CFG to the distributions default location.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 57220e10..0646e83f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2008-05-16 Sebastian Dröge <slomo@circular-chaos.org>
+ * ext/timidity/gstwildmidi.c: (wildmidi_open_config):
+ Check some more common locations for a valid configuration file.
+ Fixes bug #533435. Packagers should still #define WILDMIDI_CFG
+ to the distributions default location.
+
+2008-05-16 Sebastian Dröge <slomo@circular-chaos.org>
+
* gst/interleave/Makefile.am:
* gst/interleave/deinterleave.c: (deinterleave_24),
(gst_deinterleave_finalize), (gst_deinterleave_base_init),