cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] ccvs/contrib ChangeLog log_accum.pl


From: Derek Robert Price
Subject: [Cvs-cvs] ccvs/contrib ChangeLog log_accum.pl
Date: Mon, 22 May 2006 17:26:44 +0000

CVSROOT:        /cvsroot/cvs
Module name:    ccvs
Branch:         
Changes by:     Derek Robert Price <address@hidden>     06/05/22 17:26:44

Modified files:
        contrib        : ChangeLog log_accum.pl 

Log message:
        * log_accum.pl (mail_separate_diffs): Don't use RCS Id key in example.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/cvs/ccvs/contrib/ChangeLog.diff?tr1=1.200&tr2=1.201&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/cvs/ccvs/contrib/log_accum.pl.diff?tr1=1.36&tr2=1.37&r1=text&r2=text

Patches:
Index: ccvs/contrib/ChangeLog
diff -u ccvs/contrib/ChangeLog:1.200 ccvs/contrib/ChangeLog:1.201
--- ccvs/contrib/ChangeLog:1.200        Mon May 22 16:57:52 2006
+++ ccvs/contrib/ChangeLog      Mon May 22 17:26:44 2006
@@ -1,6 +1,8 @@
 2006-05-22  Derek Price  <address@hidden>
 
-       * log_accum.pl: Drop unnecessary parentheses.
+       * log_accum.pl (mail_separate_diffs): Don't use RCS Id key in example.
+
+       * log_accum.pl (main): Drop unnecessary parentheses.
 
        * log_accum.pl (set_defaults): Clone --mail-to for empty
        --separate-diffs.
Index: ccvs/contrib/log_accum.pl
diff -u ccvs/contrib/log_accum.pl:1.36 ccvs/contrib/log_accum.pl:1.37
--- ccvs/contrib/log_accum.pl:1.36      Mon May 22 16:57:52 2006
+++ ccvs/contrib/log_accum.pl   Mon May 22 17:26:44 2006
@@ -806,8 +806,8 @@
 # --- subdir/subfile3     20 May 2006 11:35:55 -0000      1.18
 # +++ subdir/subfile3     20 May 2006 11:37:01 -0000      1.19
 # @@ -1 +1 @@
-# -$Id: log_accum.pl,v 1.36 2006/05/22 16:57:52 dprice Exp $
-# +$Id: log_accum.pl,v 1.36 2006/05/22 16:57:52 dprice Exp $
+# -original line
+# +new line
       
     while (@diffs)
     {




reply via email to

[Prev in Thread] Current Thread [Next in Thread]