summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2007-05-02 18:01:52 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2007-05-02 18:01:52 +0000
commit09b83eac480f10b0000f64494aa221e7d2669167 (patch)
treea283ff5db8545e632d371cc68884df37c78c2b67 /ChangeLog
parent64e0ee90f6a3e9a7ea173af0141eac20303dcc84 (diff)
ext/flac/gstflac.c: Call bindtextdomain() to get localized strings.
Original commit message from CVS: * ext/flac/gstflac.c: (plugin_init): Call bindtextdomain() to get localized strings.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d8fac22..fb6a18bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-02 Sebastian Dröge <slomo@circular-chaos.org>
+
+ * ext/flac/gstflac.c: (plugin_init):
+ Call bindtextdomain() to get localized strings.
+
2007-05-02 Wim Taymans <wim@fluendo.com>
* gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),