Index: third_party/libxslt/README.chromium |
=================================================================== |
--- third_party/libxslt/README.chromium (revision 153534) |
+++ third_party/libxslt/README.chromium (working copy) |
@@ -44,6 +44,7 @@ |
- A fix to get more compact generated IDs (http://git.gnome.org/browse/libxslt/commit/?id=ecb6bcb8d1b7e44842edde3929f412d46b40c89f) |
- Import pattern parsing fix for commit: http://git.gnome.org/browse/libxslt/commit/?id=fe5a4fa33eb85bce3253ed3742b1ea6c4b59b41b |
- A fix for XSLT node checking (from upstream, commit pending). |
+- A fix for dictionary string usage. |
5) Converted to utf-8 with: vim +"argdo write ++enc=utf-8" *.c |