summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Crozat <fcrozat@mandriva.org>2008-08-07 16:11:00 +0000
committerTim-Philipp Müller <tim@centricular.net>2008-08-07 16:11:00 +0000
commit426721f717d3bb2ff4fe6249500a7f1992c246a6 (patch)
tree4a751660f3831b09e974f4ee89b0b53203510aa8 /ChangeLog
parent701bb29b16fa156fd50401ae1ed077f053a4d4d8 (diff)
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/esd/gstesd.c: (plugin_init): * ext/flac/gstflac.c: (plugin_init): * ext/shout2/gstshout2.c: (plugin_init): * ext/wavpack/gstwavpack.c: (plugin_init): * sys/oss/gstossaudio.c: (plugin_init): * sys/v4l2/gstv4l2.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--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c879595..f49fed4b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2008-08-07 Tim-Philipp Müller <tim.muller at collabora co uk>
+
+ Patch by: Frederic Crozat <fcrozat@mandriva.org>
+
+ * ext/esd/gstesd.c: (plugin_init):
+ * ext/flac/gstflac.c: (plugin_init):
+ * ext/shout2/gstshout2.c: (plugin_init):
+ * ext/wavpack/gstwavpack.c: (plugin_init):
+ * sys/oss/gstossaudio.c: (plugin_init):
+ * sys/v4l2/gstv4l2.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/flac/gstflacdec.c: