mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-03-19 14:50:07 +03:00
added 2.3.14 release. Daniel
* doc/xml.html: added 2.3.14 release. Daniel
This commit is contained in:
parent
4b8328d7b3
commit
5b43fde43d
@ -1,6 +1,7 @@
|
||||
Fri Jul 6 00:47:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
|
||||
|
||||
* doc/html/*: rebuilt the docs for the release
|
||||
* doc/xml.html: added 2.3.14 release.
|
||||
|
||||
Thu Jul 5 22:01:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
|
||||
|
||||
|
20
doc/xml.html
20
doc/xml.html
@ -1,5 +1,3 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
"http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>The XML C library for Gnome</title>
|
||||
@ -156,8 +154,8 @@ debug it</strong> (but patches are really appreciated!).</p>
|
||||
version</a>, and that the problem still shows up in those</li>
|
||||
<li>check the <a href="http://mail.gnome.org/archives/xml/">list
|
||||
archives</a> to see if the problem was reported already, in this case
|
||||
there is probably a fix available, similary check the <a
|
||||
href="http://bugzilla.gnome.org/buglist.cgi?product=libxml&product=libxslt&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=NEEDINFO&bug_status=REOPENED&bug_status=RESOLVED&bug_status=VERIFIED&email1=&emailtype1=substring&emailassigned_to1=1&emailreporter1=1&emailcc1=1&emaillongdesc1=1&email2=&emailtype2=substring&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emaillongdesc2=1&changedin=&chfieldfrom=&chfieldto=Now&chfieldvalue=&short_desc=&short_desc_type=substring&long_desc=&long_desc_type=substring&bug_file_loc=&bug_file_loc_type=substring&status_whiteboard=&status_whiteboard_type=substring&keywords=&keywords_type=anywords&op_sys_details=&op_sys_details_type=substring&version_details=&version_details_type=substring&cmdtype=doit&newqueryname=&order=Reuse+same+sort+as+last+time&form_name=query">registered open bugs</a></li>
|
||||
there is probably a fix available, similary check the <a href="http://bugzilla.gnome.org/buglist.cgi?product=libxml&product=libxslt&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=NEEDINFO&bug_status=REOPENED&bug_status=RESOLVED&bug_status=VERIFIED&email1=&emailtype1=substring&emailassigned_to1=1&emailreporter1=1&emailcc1=1&emaillongdesc1=1&email2=&emailtype2=substring&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emaillongdesc2=1&changedin=&chfieldfrom=&chfieldto=Now&chfieldvalue=&short_desc=&short_desc_type=substring&long_desc=&long_desc_type=substring&bug_file_loc=&bug_file_loc_type=substring&status_whiteboard=&status_whiteboard_type=substring&keywords=&keywords_type=anywords&op_sys_details=&op_sys_details_type=substring&version_details=&version_details_type=substring&cmdtype=doit&newqueryname=&order=Reuse+same+sort+as+last+time&form_name=query">registered open
|
||||
bugs</a></li>
|
||||
<li>make sure you can reproduce the bug with xmllint or one of the test
|
||||
programs found in source in the distribution</li>
|
||||
<li>Please send the command showing the error as well as the input (as an
|
||||
@ -259,6 +257,18 @@ you want to test those</p>
|
||||
docs</li>
|
||||
</ul>
|
||||
|
||||
<h3>2.3.14: July 5 2001</h3>
|
||||
<ul>
|
||||
<li>fixed some entities problems and reduce mem requirement when substituing
|
||||
them</li>
|
||||
<li>lots of improvements in the XPath queries interpreter can be
|
||||
substancially faster</li>
|
||||
<li>Makefiles and configure cleanups</li>
|
||||
<li>Fixes to XPath variable eval, and compare on empty node set</li>
|
||||
<li>HTML tag closing bug fixed</li>
|
||||
<li>Fixed an URI reference computating problem when validating</li>
|
||||
</ul>
|
||||
|
||||
<h3>2.3.13: June 28 2001</h3>
|
||||
<ul>
|
||||
<li>2.3.12 configure.in was broken as well as the push mode XML parser</li>
|
||||
@ -1618,6 +1628,6 @@ Gnome CVS base under gnome-xml/example</p>
|
||||
|
||||
<p><a href="mailto:Daniel.Veillard@imag.fr">Daniel Veillard</a></p>
|
||||
|
||||
<p>$Id: xml.html,v 1.97 2001/06/28 16:20:36 veillard Exp $</p>
|
||||
<p>$Id: xml.html,v 1.98 2001/07/05 09:46:10 veillard Exp $</p>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user