From 7eaf0670d9e4623c0c6897eb7e1167c45a8a08f8 Mon Sep 17 00:00:00 2001
From: Arseny Kapoulkine <arseny.kapoulkine@gmail.com>
Date: Tue, 25 Nov 2014 18:23:36 -0800
Subject: docs: Update changelog to mention MinGW load_file fix

---
 docs/manual/changes.html | 4 ++++
 1 file changed, 4 insertions(+)

(limited to 'docs/manual/changes.html')

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>
-- 
cgit v1.2.3