diff options
author | Paul Eggert <eggert@twinsun.com> | 1996-09-30 22:15:13 +0000 |
---|---|---|
committer | Paul Eggert <eggert@twinsun.com> | 1996-09-30 22:15:13 +0000 |
commit | aa7c3349afef7eee46ce668d38d3320731403253 (patch) | |
tree | 5cb3dcd0b0d0e453933bd5057949a37fc325792c /lib-src/rcs2log | |
parent | 5e0b7560225e6390d19989c46d562e8cc97af469 (diff) | |
download | emacs-aa7c3349afef7eee46ce668d38d3320731403253.tar.gz |
(date): Make default format acceptable to CVS post v1.8
as well as earlier CVSs and RCS.
Diffstat (limited to 'lib-src/rcs2log')
-rwxr-xr-x | lib-src/rcs2log | 4 |
1 files changed, 2 insertions, 2 deletions
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 <eggert@twinsun.com> -# $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=' |