Show
Ignore:
Timestamp:
08/28/08 13:08:09 (4 months ago)
Author:
miyagawa
Message:

Checking in changes prior to tagging of version 0.03. Changelog diff is:

Index: Changes
===================================================================
--- Changes (revision 18376)
+++ Changes (working copy)
@@ -1,5 +1,10 @@

Revision history for Perl extension RPC::XML::Parser::LibXML


+0.03 Wed Aug 27 20:59:32 PDT 2008
+ - Fixed bug when findnodes() returns list including undeg.
+ (Tatsuhiko Miyagawa)
+ - miyagawa is taking over the maint bit to push to CPAN
+

0.02

  • initial cpan release.


Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/RPC-XML-Parser-LibXML/trunk/.shipit

    r7452 r18377  
    1 steps = CommitMessageWrap, FindVersion, ChangeVersion, CheckChangeLog, DistTest, Commit, Tag, MakeDist, UploadCPAN 
    2 svk.tagpattern = release-%v 
    3 commit_message.format = lang/perl/RPC-XML-Parser-LibXML: %msg 
     1# auto-generated shipit config file. 
     2steps = FindVersion, ChangeVersion, CheckChangeLog, DistTest, Commit, Tag, MakeDist, UploadCPAN 
     3 
     4svn.tagpattern = %v 
     5 
     6# CheckChangeLog.files = ChangeLog, MyProj.CHANGES 
     7