dleslie 01/10/01 09:43:27 Modified: java commits.xml Log: Updates for 2.2.D11 Revision Changes Path 1.26 +25 -0 xml-xalan/java/commits.xml Index: commits.xml =================================================================== RCS file: /home/cvs/xml-xalan/java/commits.xml,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- commits.xml 2001/09/28 15:37:14 1.25 +++ commits.xml 2001/10/01 16:43:27 1.26 @@ -1010,4 +1010,29 @@ <Log>Bugzilla 3800: Make sure that when looking for excluded prefixes, we check the URI associated with the prefix, not the prefix in the excluded list.</Log> </Commit> +<Commit category="core"> +<Who>[EMAIL PROTECTED]</Who> +<DateCommitted>09/28/2001</DateCommitted> +<Modified>java/src/org/apache/xpath NodeSetDTM.java</Modified> +<Log>Do not reorder or strip duplicate nodes when converting a DOM nodelist into a +DTM nodelist</Log> +</Commit> +<Commit category="core"> +<Who>[EMAIL PROTECTED]</Who> +<DateCommitted>10/01/2001</DateCommitted> +<Modified>java/src/org/apache/xml/dtm/ref + IncrementalSAXSource_Filter.java</Modified> +<Log>Catch for unwrappered StopException (apparently not all parsers generate + a SAXException wrapper).</Log> +</Commit> +<Commit category="core"> +<Who>[EMAIL PROTECTED]</Who> +<DateCommitted>10/01/2001</DateCommitted> +<Modified>java/src/org/apache/xml/dtm/ref DTMDefaultBase.java + DTMDefaultBaseIterators.java + DTMDefaultBaseTraversers.java + java/src/org/apache/xml/dtm/ref/dom2dtm DOM2DTM.java + java/src/org/apache/xml/dtm/ref/sax2dtm SAX2DTM.java</Modified> +<Log>Creating the implied Namespace Node for xml:</Log> +</Commit> </Commits>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
