From 64aad7a4343f3af1d435d61f9f786e9d01ce8f94 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 30 Sep 1996 22:15:13 +0000 Subject: (date): Make default format acceptable to CVS post v1.8 as well as earlier CVSs and RCS. --- lib-src/=rcs2log | 4 ++-- lib-src/rcs2log | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'lib-src') diff --git a/lib-src/=rcs2log b/lib-src/=rcs2log index 3c92f9c84ca..f72527c4b88 100644 --- a/lib-src/=rcs2log +++ b/lib-src/=rcs2log @@ -12,7 +12,7 @@ # Author: Paul Eggert -# $Id: rcs2log,v 1.30 1996/08/26 21:20:48 eggert Exp eggert $ +# $Id: rcs2log,v 1.31 1996/09/25 09:53:56 eggert Exp eggert $ # Copyright 1992, 1993, 1994, 1995, 1996 Free Software Foundation, Inc. @@ -126,7 +126,7 @@ month_data=' # what's already in ChangeLog; it's the user's responsibility to remove them. case $rlog_options in '') - date=1970 + date=1970-01-01 if test -s "$changelog" then e=' diff --git a/lib-src/rcs2log b/lib-src/rcs2log index 3c92f9c84ca..f72527c4b88 100755 --- a/lib-src/rcs2log +++ b/lib-src/rcs2log @@ -12,7 +12,7 @@ # Author: Paul Eggert -# $Id: rcs2log,v 1.30 1996/08/26 21:20:48 eggert Exp eggert $ +# $Id: rcs2log,v 1.31 1996/09/25 09:53:56 eggert Exp eggert $ # Copyright 1992, 1993, 1994, 1995, 1996 Free Software Foundation, Inc. @@ -126,7 +126,7 @@ month_data=' # what's already in ChangeLog; it's the user's responsibility to remove them. case $rlog_options in '') - date=1970 + date=1970-01-01 if test -s "$changelog" then e=' -- cgit v1.2.1