summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cafac91c..35be7c26 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2006-04-18 Tim-Philipp Müller <tim at centricular dot net>
+ * ext/esd/esdsink.c: (gst_esdsink_open), (gst_esdsink_prepare):
+ * ext/esd/gstesd.c: (plugin_init):
+ * po/POTFILES.in:
+ Add translatable error message for when we cannot
+ connect to the sound server, as "Cannot open resource
+ for writing" isn't really an acceptable message to show
+ to the user in this case.
+
+2006-04-18 Tim-Philipp Müller <tim at centricular dot net>
+
* sys/oss/gst-i18n-plugin.h:
Remove bogus file that doesn't belong here.