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

Side by Side Diff: third_party/libxml/src/README

Issue 1193533007: Upgrade to libxml 2.9.2 and libxslt 1.1.28 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: no iconv Created 5 years, 6 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 unified diff | Download patch
« no previous file with comments | « third_party/libxml/src/NEWS ('k') | third_party/libxml/src/README.tests » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 1
2 XML toolkit from the GNOME project 2 XML toolkit from the GNOME project
3 3
4 Full documentation is available on-line at 4 Full documentation is available on-line at
5 http://xmlsoft.org/ 5 http://xmlsoft.org/
6 6
7 This code is released under the MIT Licence see the Copyright file. 7 This code is released under the MIT Licence see the Copyright file.
8 8
9 To build on an Unixised setup: 9 To build on an Unixised setup:
10 ./configure ; make ; make install 10 ./configure ; make ; make install
(...skipping 13 matching lines...) Expand all
24 To report bugs, follow the instructions at: 24 To report bugs, follow the instructions at:
25 http://xmlsoft.org/bugs.html 25 http://xmlsoft.org/bugs.html
26 26
27 A mailing-list xml@gnome.org is available, to subscribe: 27 A mailing-list xml@gnome.org is available, to subscribe:
28 http://mail.gnome.org/mailman/listinfo/xml 28 http://mail.gnome.org/mailman/listinfo/xml
29 29
30 The list archive is at: 30 The list archive is at:
31 http://mail.gnome.org/archives/xml/ 31 http://mail.gnome.org/archives/xml/
32 32
33 All technical answers asked privately will be automatically answered on 33 All technical answers asked privately will be automatically answered on
34 the list and archived for public access unless pricacy is explicitely 34 the list and archived for public access unless privacy is explicitly
35 required and justified. 35 required and justified.
36 36
37 Daniel Veillard 37 Daniel Veillard
38 38
39 $Id$ 39 $Id$
OLDNEW
« no previous file with comments | « third_party/libxml/src/NEWS ('k') | third_party/libxml/src/README.tests » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698