[BACK]Return to loginfo CVS log [TXT][DIR] Up to [Development] / projects / ogl-sample / CVSROOT

Diff for /projects/ogl-sample/CVSROOT/loginfo between version 1.1 and 1.2

version 1.1, 2000/01/26 10:26:32 version 1.2, 2000/02/17 22:57:14
Line 16 
Line 16 
 # name and listing the modified file names.  # name and listing the modified file names.
 #  #
 # For example:  # For example:
 #DEFAULT (echo ""; who am i; echo %s; date; cat) >> $CVSROOT/CVSROOT/commitlog  DEFAULT     (echo "---------------------"; echo "Commit by `who am i` on `date` of files:" ; echo %s ; cat) >> $CVSROOT/CVSROOT/commitlog
   ALL    (echo "---------------------"; echo "Commit by `who am i` on `date` of files:" ; echo %s ; cat) | Mail -s "TAKE ogl-sample" ljp@oddhack.engr.sgi.com

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>