=================================================================== RCS file: /oss/CVS/cvs/projects/ogl-sample/CVSROOT/loginfo,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- projects/ogl-sample/CVSROOT/loginfo 2000/01/26 10:26:32 1.1 +++ projects/ogl-sample/CVSROOT/loginfo 2000/02/17 22:57:14 1.2 @@ -16,4 +16,5 @@ # name and listing the modified file names. # # 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