Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(30)

Unified Diff: third_party/libxslt/README.chromium

Issue 10919019: Fix dictionary string usage. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/libxslt/libxslt/templates.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | third_party/libxslt/libxslt/templates.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698