From c41fbc7da0487d533baf3b998830d6203e625cfb Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Mon, 19 Jul 2004 21:44:49 +0000 Subject: ext/ladspa/gstladspa.c: make sure longname, description and author are valid UTF-8 Original commit message from CVS: * ext/ladspa/gstladspa.c: (gst_ladspa_base_init): make sure longname, description and author are valid UTF-8 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 090463e0..5ace6753 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-07-19 Benjamin Otte + + * ext/ladspa/gstladspa.c: (gst_ladspa_base_init): + make sure longname, description and author are valid UTF-8 + 2004-07-19 Thomas Vander Stichele * sys/ximage/ximagesink.c: (gst_ximagesink_change_state), -- cgit