summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Crozat <fcrozat@mandriva.org>2008-08-07 16:20:30 +0000
committerTim-Philipp Müller <tim@centricular.net>2008-08-07 16:20:30 +0000
commit106b2a7a379d6ce02610ab2b8f1f54e487cf54a6 (patch)
tree19b39394c813158630cad11fa296842b1254bd00 /ChangeLog
parenteea5ff778fcde82cdf415f38a8104b218fc396db (diff)
downloadgst-plugins-bad-106b2a7a379d6ce02610ab2b8f1f54e487cf54a6.tar.gz
gst-plugins-bad-106b2a7a379d6ce02610ab2b8f1f54e487cf54a6.tar.bz2
gst-plugins-bad-106b2a7a379d6ce02610ab2b8f1f54e487cf54a6.zip
Make sure gettext returns translations in UTF-8 encoding rather than in the current locale encoding (#546822).
Original commit message from CVS: Patch by: Frederic Crozat <fcrozat@mandriva.org> * ext/sndfile/gstsf.c: (plugin_init): * sys/dvb/gstdvbsrc.c: (gst_dvbsrc_plugin_init): * sys/oss4/oss4-audio.c: (plugin_init): Make sure gettext returns translations in UTF-8 encoding rather than in the current locale encoding (#546822).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2249fa23..6ad3af6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-08-07 Tim-Philipp Müller <tim.muller at collabora co uk>
+
+ Patch by: Frederic Crozat <fcrozat@mandriva.org>
+
+ * ext/sndfile/gstsf.c: (plugin_init):
+ * sys/dvb/gstdvbsrc.c: (gst_dvbsrc_plugin_init):
+ * sys/oss4/oss4-audio.c: (plugin_init):
+ Make sure gettext returns translations in UTF-8 encoding rather
+ than in the current locale encoding (#546822).
+
2008-08-07 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* ext/twolame/gsttwolame.c: (gst_two_lame_sink_setcaps),