# HG changeset patch # User Daniel Veillard <veillard@src.gnome.org> # Date 1181682834 0 # Tue Jun 12 21:13:54 2007 +0000 # Node ID 51e439c2a307243d9801ed7c639396a36ddef007 # Parent 69bb6326cf02c004620c9a2de763347960bc9c24 New tag for 2.6.29, Daniel svn path=/tags/LIBXML2_2_6_29/; revision=3639 diff --git a/doc/news.html b/doc/news.html --- a/doc/news.html +++ b/doc/news.html @@ -32,7 +32,7 @@ workaround wrong file: URIs, htmlNodeDumpFormatOutput on attributes, invalid character in attribute detection bug, big comments before internal subset streaming bug, HTML parsing of attributes with : in - the name </li> + the name, IDness of name in HTML (Dagfinn I. Manns�ker) </li> <li>Improvement: keep URI query parts in raw form (Richard Jones), embed tag support in HTML (Michael Day) </li> </ul><h3>2.6.28: Apr 17 2007</h3><ul><li>Documentation: comment fixes (Markus Keim), xpath comments fixes too