summaryrefslogtreecommitdiff
path: root/docs/manual
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2014-11-25 18:23:36 -0800
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2014-11-25 18:23:36 -0800
commit7eaf0670d9e4623c0c6897eb7e1167c45a8a08f8 (patch)
tree79bff2f53ceb6f1693fcdb913578446c2c067a28 /docs/manual
parentb7a1feccf79f953b107696841d66666cba5fa8e4 (diff)
docs: Update changelog to mention MinGW load_file fix
Diffstat (limited to 'docs/manual')
-rw-r--r--docs/manual/changes.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/manual/changes.html b/docs/manual/changes.html
index 05891a7..a3495b2 100644
--- a/docs/manual/changes.html
+++ b/docs/manual/changes.html
@@ -126,6 +126,10 @@
<li class="listitem">
Fix XPath sorting for documents that were constructed using append_buffer
</li>
+<li class="listitem">
+ Fix load_file for wide-character paths with non-ASCII characters
+ in MinGW with C++11 mode enabled
+ </li>
</ol></div>
</li>
</ul></div>