Edit

kc3-lang/libxml2/ChangeLog

Branch :

  • Show log

    Commit

  • Author : Daniel Veillard
    Date : 2001-01-04 14:06:39
    Hash : c2f4df2f
    Message : One new set of patches: - tree.c: fixed a stupid bug - valid.c: applied "Paul D. Smith" <pausmith@nortelnetworks.com> patches related to validation of an XInclude processing result - TODO: updated Daniel

  • ChangeLog
  • Thu Jan  4 14:09:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
    
    	* tree.c: fixed a stupid bug
    	* valid.c: applied "Paul D. Smith" <pausmith@nortelnetworks.com>
    	  patches related to validation of an XInclude processing result
    	* TODO: updated
    
    Thu Jan  4 11:46:40 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
    
    	* encoding.c xmlIO.c: Fixing the problem reported by Marc Sanfacon
    	  on large files
    
    Wed Jan  3 21:51:13 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
    
    	* xmlIO.c: fixed xmlParserInputBufferCreateMem doc
    
    Wed Jan  3 18:56:00 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
    
    	* HTMLparser.c: htmlCheckParagraph to check htmlOmittedDefaultValue,
    	  reported by Jonas Borgstr