diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-10-23 16:20:58 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-10-29 11:04:19 -0300 |
commit | 30c922e03f61d9c588d4d4eca5edcdf2a5c4056c (patch) | |
tree | 62a47debaf9af7013180a1a0f010f3a9eb9344ca /changes/bug-4189_non-ascii-path-problem | |
parent | e149f7e3e6a5c4621edd252fd7f75c580c5e49b3 (diff) |
Use unicode values and encode them out.
Diffstat (limited to 'changes/bug-4189_non-ascii-path-problem')
-rw-r--r-- | changes/bug-4189_non-ascii-path-problem | 1 |
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. |