User: rinkrank
  Date: 02/10/28 15:48:35

  Modified:    .        log_accum.pl
  Log:
  Trying to fix XDT-55 that bugger!
  
  Revision  Changes    Path
  1.3       +1 -1      CVSROOT/log_accum.pl
  
  Index: log_accum.pl
  ===================================================================
  RCS file: /cvsroot/xdoclet/CVSROOT/log_accum.pl,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -w -r1.2 -r1.3
  --- log_accum.pl      17 Feb 2002 09:44:41 -0000      1.2
  +++ log_accum.pl      28 Oct 2002 23:48:35 -0000      1.3
  @@ -512,7 +512,7 @@
       push(@text, &read_file("$CHANGED_FILE.$i.$id", "Modified:"));
       push(@text, &read_file("$ADDED_FILE.$i.$id", "Added:"));
       push(@text, &read_file("$REMOVED_FILE.$i.$id", "Removed:"));
  -    push(@text, "  Log:");
  +    push(@text, "Log Message:");
       push(@text, &read_logfile("$LOG_FILE.$i.$id", "  "));
       if ($rcsidinfo == 2) {
        if (-e "$SUMMARY_FILE.$i.$id") {
  
  
  


-------------------------------------------------------
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