From owner-cvs-all Mon May 21 11: 5:54 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 35BCE37B422; Mon, 21 May 2001 11:05:50 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: (from joe@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4LI5oJ67683; Mon, 21 May 2001 11:05:50 -0700 (PDT) (envelope-from joe) Message-Id: <200105211805.f4LI5oJ67683@freefall.freebsd.org> From: Josef Karthauser Date: Mon, 21 May 2001 11:05:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT log_accum.pl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joe 2001/05/21 11:05:49 PDT Modified files: . log_accum.pl Log: Remove support for disabling the commit summary in the email and commitlogs. This was controlled by tweaking the $RCSIDINFO variable, where 0 = off, 1 = mail only, and 2 = both mail and commitlog. It looks like '1' was broken and so not used by anyone, and '0' isn't so useful (I'll re-add support if anyone moans enough ;) Revision Changes Path 1.76 +15 -39 CVSROOT/log_accum.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message