summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-02-26 22:26:41 +0000
committerCarl Hetherington <cth@carlh.net>2014-02-26 22:26:41 +0000
commitc9f5634790254180a0a2b3275a1b878d1d422298 (patch)
tree3ce29cf45ef93253842298ec2402a9e91e3421f2 /ChangeLog
parente52d78a0ebf4852c56bcf4119ed7d4c1d0d9b8ff (diff)
Fix problems loading files into SndfileDecoder when
they have non-ASCII names. Reported-by: José Luis Rodríguez García
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e9607abbf..c08d89635 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-02-26 Carl Hetherington <cth@carlh.net>
+
+ * Fix failure to load sound files with
+ non-ASCII paths.
+
2014-02-23 Carl Hetherington <cth@carlh.net>
* Version 1.64.16 released.