jasons      2002/12/09 13:11:34

  Modified:    perl     ChangeLog Changes
  Log:
  usual
  
  Revision  Changes    Path
  1.52      +3 -0      xml-xerces/perl/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvs/xml-xerces/perl/ChangeLog,v
  retrieving revision 1.51
  retrieving revision 1.52
  diff -u -r1.51 -r1.52
  --- ChangeLog 9 Dec 2002 19:43:43 -0000       1.51
  +++ ChangeLog 9 Dec 2002 21:11:34 -0000       1.52
  @@ -1,5 +1,8 @@
   2002-12-09  Jason E. Stewart  <[EMAIL PROTECTED]>
   
  +     * Makefile.PL (Repository): 
  +     new version (2.1.0-1)
  +
        * t (Repository): 
        all tests use Test::More
   
  
  
  
  1.22      +11 -0     xml-xerces/perl/Changes
  
  Index: Changes
  ===================================================================
  RCS file: /home/cvs/xml-xerces/perl/Changes,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- Changes   9 Dec 2002 19:43:43 -0000       1.21
  +++ Changes   9 Dec 2002 21:11:34 -0000       1.22
  @@ -1,6 +1,17 @@
   Revision history for Perl extension Genex.
   
  +2.1.0-1 Mon Dec  9 13:56:08 MST 2002
  +     - Second public release that supports Xerces-C-2.1.0
  +     - made all tests use Test::More
  +     - fixed entity resolution in Schema.t test
  +     - fixed other minor bugs in other tests
  +
  +2.1.0-0 Sun Dec  8 23:59:34 MST 2002
  +     - First public release that supports Xerces-C-2.1.0
  +     - Added missing operator!= for DOMNode
  +                                
   2.0.0-2 Mon Dec  9 12:31:38 MST 2002
  +     - Second release that supports Xerces-C-2.0.0
        - made all tests use Test::More
        - fixed entity resolution in Schema.t test
        - fixed other minor bugs in other tests
  
  
  

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

Reply via email to