mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-11-06 23:49:25 +03:00
added 0.14.0 release Daniel
* doc/xslt.html: added 0.14.0 release Daniel
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
Fri Jul 6 01:43:51 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
|
||||
|
||||
* configure.in libxslt/xsltwin32config.h: released 0.14.0
|
||||
* doc/xslt.html: added 0.14.0 release
|
||||
|
||||
Fri Jul 6 01:00:55 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
|
||||
|
||||
|
||||
@@ -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 XSLT C library for Gnome</title>
|
||||
@@ -106,13 +104,12 @@ appreciated!).</p>
|
||||
version</a>, and that the problem still shows up in those</li>
|
||||
<li>check the <a href="http://mail.gnome.org/archives/xslt/">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 xsltproc, a very useful thing
|
||||
to do is run the transformation with -v argument and redirrect the
|
||||
standard error to a file, then search in this file for the transformation
|
||||
logs just preceding the possible problem </li>
|
||||
logs just preceding the possible problem</li>
|
||||
<li>Please send the command showing the error as well as the input and
|
||||
stylesheet (as an attachement)</li>
|
||||
</ul>
|
||||
@@ -186,6 +183,16 @@ platform, get in touch with me to upload the package. I will keep them in the
|
||||
href="http://cvs.gnome.org/lxr/source/libxslt/ChangeLog">Changelog</a> file
|
||||
for a really accurate description</h3>
|
||||
|
||||
<h3>0.14.0: July 5 2001</h3>
|
||||
<ul>
|
||||
<li>lot of bug fixes, and code cleanup</li>
|
||||
<li>completion of the little XSLT-1.0 features left unimplemented</li>
|
||||
<li>Added and implemented the extension API suggested by Thomas Broyer</li>
|
||||
<li>the Windows MSC environment should be complete</li>
|
||||
<li>tested and optimized with a really large document (DocBook Definitve
|
||||
Guide) libxml/libxslt should really be faster on serious workloads</li>
|
||||
</ul>
|
||||
|
||||
<h3>0.13.0: June 26 2001</h3>
|
||||
<ul>
|
||||
<li>lots of cleanups</li>
|
||||
|
||||
Reference in New Issue
Block a user