summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorIvan Alejandro <ivanalejandro0@gmail.com>2013-10-23 16:20:58 -0300
committerIvan Alejandro <ivanalejandro0@gmail.com>2013-10-29 11:04:19 -0300
commit30c922e03f61d9c588d4d4eca5edcdf2a5c4056c (patch)
tree62a47debaf9af7013180a1a0f010f3a9eb9344ca /changes
parente149f7e3e6a5c4621edd252fd7f75c580c5e49b3 (diff)
Use unicode values and encode them out.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug-4189_non-ascii-path-problem1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug-4189_non-ascii-path-problem b/changes/bug-4189_non-ascii-path-problem
new file mode 100644
index 00000000..a6bead2d
--- /dev/null
+++ b/changes/bug-4189_non-ascii-path-problem
@@ -0,0 +1 @@
+ o Fix problem with non-ascii paths. Closes #4189.