dleslie     02/01/22 13:10:49

  Modified:    java     commits.xml
  Log:
  Interim update
  
  Revision  Changes    Path
  1.38      +43 -2     xml-xalan/java/commits.xml
  
  Index: commits.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/commits.xml,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- commits.xml       18 Jan 2002 15:25:22 -0000      1.37
  +++ commits.xml       22 Jan 2002 21:10:49 -0000      1.38
  @@ -1,4 +1,45 @@
   <?xml version="1.0"?>
  -<Commits><!-- needs update for changes after the 2.2 release; donald_leslie 
working on -->
  -<Commit category="xsltc"><Who>[EMAIL 
PROTECTED]</Who><DateCommitted>01/18/2002</DateCommitted><Modified>java 
commits.xml</Modified><Log>fake commit record so prepare.docs will create 
XSLTCDONE</Log></Commit>
  +<Commits>
  +<Commit category="core">
  +<Who>[EMAIL PROTECTED]</Who>
  +<DateCommitted>01/17/2002</DateCommitted>
  +<Modified>java/src/org/apache/xalan/lib/sql XConnection.java</Modified>
  +<Log>Fixed second connection problem</Log>
  +</Commit>
  +<Commit category="core">
  +<Who>[EMAIL PROTECTED]</Who>
  +<DateCommitted>01/17/2002</DateCommitted>
  +<Modified>java/src/org/apache/xalan/lib/sql SQLDocument.java</Modified>
  +<Log>Update for new DTM Model</Log>
  +</Commit>
  +<Commit category="core">
  +<Who>[EMAIL PROTECTED]</Who>
  +<DateCommitted>01/17/2002</DateCommitted>
  +<Modified>java/src/org/apache/xalan/lib/sql DTMDocument.java</Modified>
  +<Log>Update for new DTM Model</Log>
  +</Commit>
  +<Commit category="core">
  +<Who>[EMAIL PROTECTED]</Who>
  +<DateCommitted>01/17/2002</DateCommitted>
  +<Modified>java/src/org/apache/xalan/lib/sql SQLDocument.java
  + DTMDocument.java</Modified>
  +<Log>Removed Debug</Log>
  +</Commit>
  +<Commit category="core">
  +<Who>[EMAIL PROTECTED]</Who>
  +<DateCommitted>01/18/2002</DateCommitted>
  +<Modified>java/src/org/apache/xml/utils FastStringBuffer.java</Modified>
  +<Log>Whups. There's a possible reentrancy problem when data
  + is being serialized from an FSB, thru Sax, back into a new
  + chunk of the same FSB; if the append causes a rechunking,
  + the serialize loop may break.
  +
  + TEMPORARY PATCH; permanant fix to follow. See comments.</Log>
  +</Commit>
  +<Commit category="core">
  +<Who>[EMAIL PROTECTED]</Who>
  +<DateCommitted>01/18/2002</DateCommitted>
  +<Modified>java/src/org/apache/xml/utils SuballocatedIntVector.java</Modified>
  +<Log>&lt;blush&gt;Wrong side of the fencepost...&lt;/blush></Log>
  +</Commit>
   </Commits>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to