diff options
author | Stefan Kost <ensonic@users.sourceforge.net> | 2008-07-09 12:13:09 +0000 |
---|---|---|
committer | Stefan Kost <ensonic@users.sourceforge.net> | 2008-07-09 12:13:09 +0000 |
commit | 925ee0d23fc0778573e7e08848dc89acfe1d90d1 (patch) | |
tree | 4e3abcedf6ae9372b6aae4c70d318b2e8d8554cf /ChangeLog | |
parent | 18d3b8fb9601d4e7b6b7b9f0e6330f727ce17cc9 (diff) | |
download | gst-plugins-bad-925ee0d23fc0778573e7e08848dc89acfe1d90d1.tar.gz gst-plugins-bad-925ee0d23fc0778573e7e08848dc89acfe1d90d1.tar.bz2 gst-plugins-bad-925ee0d23fc0778573e7e08848dc89acfe1d90d1.zip |
gst/festival/gstfestival.c: Add a note to the docs, that festival need to be running. Also log an error it it is not....
Original commit message from CVS:
* gst/festival/gstfestival.c:
Add a note to the docs, that festival need to be running. Also log an
error it it is not. Fixes #541327
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-07-09 Stefan Kost <ensonic@users.sf.net> + + * gst/festival/gstfestival.c: + Add a note to the docs, that festival need to be running. Also log an + error it it is not. Fixes #541327 + 2008-07-08 Thijs Vermeir <thijsvermeir@gmail.com> patch by: Ilja Pavkovic <illsen@gumblfarz.de> |