Commit a02f199d7b71c8d3aadaa04d724db2081cf337ac

Rob Richards 2006-09-16T14:04:26

xmlTextConcat works with comments and PI nodes (bug #355962). fix * tree.c: xmlTextConcat works with comments and PI nodes (bug #355962). * parser.c: fix resulting tree corruption when using XML namespace with existing doc in xmlParseBalancedChunkMemoryRecover.