User: rinkrank
  Date: 02/10/28 17:29:43

  Modified:    .        log_accum.pl
Log Message:
  Another hack to make JIRA's 
http://www.atlassian.com/software/jira/docs/examples/CVSLogHandler.java happy (I hope)
  
  Revision  Changes    Path
  1.4       +1 -0      CVSROOT/log_accum.pl
  
  Index: log_accum.pl
  ===================================================================
  RCS file: /cvsroot/xdoclet/CVSROOT/log_accum.pl,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -w -r1.3 -r1.4
  --- log_accum.pl      28 Oct 2002 23:48:35 -0000      1.3
  +++ log_accum.pl      29 Oct 2002 01:29:43 -0000      1.4
  @@ -519,6 +519,7 @@
            push(@text, "  ");
            push(@text, "  Revision  Changes    Path");
            push(@text, &read_logfile("$SUMMARY_FILE.$i.$id", "  "));
  +         push(@text, "Index:");
        }
       }
       push(@text, "");
  
  
  


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to