You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ja...@apache.org on 2002/02/21 04:19:45 UTC

cvs commit: xml-xerces/perl ChangeLog

jasons      02/02/20 19:19:45

  Modified:    perl     ChangeLog
  Log:
  usual
  
  Revision  Changes    Path
  1.37      +43 -0     xml-xerces/perl/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvs/xml-xerces/perl/ChangeLog,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- ChangeLog	3 Nov 2001 05:32:36 -0000	1.36
  +++ ChangeLog	21 Feb 2002 03:19:45 -0000	1.37
  @@ -1,3 +1,46 @@
  +2002-02-20  Jason E. Stewart  <ja...@openinformatics.com>
  +
  +	* Makefile.PL (Repository): 
  +	included basic support for parsing the config.status file
  +	Bumped version (1.6.0)
  +
  +	* README (Repository): 
  +	updated version numbers
  +	changed author list slightly
  +
  +	* Xerces.pm (Repository): 
  +	* Xerces.i (Repository): 
  +	* Xerces.C (Repository): 
  +	included "validators/common/Grammar.hpp"
  +	now wraps 1.6.0
  +
  +	* t/Schema.t (Repository): 
  +	Made a change that was guaranteed to break the schema
  +
  +	* t/SAXCount.t (Repository): 
  +	* t/SAX2Count.t (Repository): 
  +	* t/IDOMPrint.t (Repository): 
  +	* t/IDOMCount.t (Repository): 
  +	* t/DOMPrint.t (Repository): 
  +	* t/DOMCreate.t (Repository): 
  +	* t/DOMCount.t (Repository): 
  +	Fixed the problem of knowing which perl binary to use
  +
  +	* Handler/PerlErrorCallbackHandler.cpp (Repository): 
  +	Added code to decrement the refcount of the callback object when
  +	   it's been replaced by another
  +
  +	* samples/SAX2Count.pl (Repository): 
  +	made end_element() more verbose to demonstrate what would really
  +	   be returned
  +
  +	* hints/aix.pl (Repository): 
  +	turned 'macro' into CCFLAGS
  +
  +	* Handler/Makefile.PL (Repository): 
  +	* DOMParse/Makefile.PL (Repository): 
  +	Added SKIP section to make 'make' faster
  +
   2001-11-02  Jason E. Stewart  <ja...@openinformatics.com>
   
   	* t/IDOM_DOMException.t (Repository): 
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org