1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-03-31 06:50:06 +03:00

Fixed the bugzilla module name !

Daniel
This commit is contained in:
Daniel Veillard 2002-08-12 12:24:02 +00:00
parent 5f91b37818
commit ad64e889e7
2 changed files with 4 additions and 4 deletions

View File

@ -90,9 +90,9 @@ A:link, A:visited, A:active { text-decoration: underline }
<p>Well, bugs or missing features are always possible, and I will make a
point of fixing them in a timely fashion. The best way to report a bug is to
use the <a href="http://bugzilla.gnome.org/buglist.cgi?product=libxml">Gnome
bug tracking database</a> (make sure to use the &quot;libxml&quot; module name). I look
bug tracking database</a> (make sure to use the &quot;libxml2&quot; module name). I look
at reports there regularly and it's good to have a reminder when a bug is
still open. Be sure to specify that the bug is for the package libxml.</p>
still open. Be sure to specify that the bug is for the package libxml2.</p>
<p>There is also a mailing-list <a href="mailto:xml@gnome.org">xml@gnome.org</a> for libxml, with an <a href="http://mail.gnome.org/archives/xml/">on-line archive</a> (<a href="http://xmlsoft.org/messages">old</a>). To subscribe to this list,
please visit the <a href="http://mail.gnome.org/mailman/listinfo/xml">associated Web</a> page and
follow the instructions. <strong>Do not send code, I won't debug it</strong>

View File

@ -442,9 +442,9 @@ xmlDtdPtr dtd = xmlParseDTD(NULL, filename_of_dtd); /* parse the DTD */
<p>Well, bugs or missing features are always possible, and I will make a
point of fixing them in a timely fashion. The best way to report a bug is to
use the <a href="http://bugzilla.gnome.org/buglist.cgi?product=libxml">Gnome
bug tracking database</a> (make sure to use the "libxml" module name). I look
bug tracking database</a> (make sure to use the "libxml2" module name). I look
at reports there regularly and it's good to have a reminder when a bug is
still open. Be sure to specify that the bug is for the package libxml.</p>
still open. Be sure to specify that the bug is for the package libxml2.</p>
<p>There is also a mailing-list <a
href="mailto:xml@gnome.org">xml@gnome.org</a> for libxml, with an <a