Edit

kc3-lang/libxml2/ChangeLog

Branch :

  • Show log

    Commit

  • Author : Daniel Veillard
    Date : 2003-01-09 23:19:02
    Hash : 8f872442
    Message : one more IsEmptyElement crazyness, that time in external parsed entities * parser.c: one more IsEmptyElement crazyness, that time in external parsed entities if substitution is asked. * python/tests/reader3.py: added a specific test. Daniel

  • ChangeLog
  • Fri Jan 10 00:16:49 CET 2003 Daniel Veillard <daniel@veillard.com>
    
    	* parser.c: one more IsEmptyElement crazyness, that time in
    	  external parsed entities if substitution is asked.
    	* python/tests/reader3.py: added a specific test.
    
    Thu Jan  9 22:35:31 CET 2003 Daniel Veillard <daniel@veillard.com>
    
    	* python/drv_libxml2.py: update from St