From owner-cvs-all Wed Jun 6 17: 5:25 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 670BD37B401; Wed, 6 Jun 2001 17:05:20 -0700 (PDT)
(envelope-from dd@FreeBSD.org)
Received: (from dd@localhost)
by freefall.freebsd.org (8.11.3/8.11.3) id f5705KF33730;
Wed, 6 Jun 2001 17:05:20 -0700 (PDT)
(envelope-from dd)
Message-Id: <200106070005.f5705KF33730@freefall.freebsd.org>
From: Dima Dorfman
Date: Wed, 6 Jun 2001 17:05:20 -0700 (PDT)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: src/gnu/usr.bin/send-pr send-pr.sh
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
dd 2001/06/06 17:05:20 PDT
Modified files:
gnu/usr.bin/send-pr send-pr.sh
Log:
Don't allow the user to change the subject; instead, always generate
it from the Synopsis field. There's no reason for the subject to be
different, since all that does is cause confusion. Users may get
confused because they may think the subject and synopsis are supposed
to be different, and developers may get confused because it may look
like there are two different problems.
Requested by: ru
Revision Changes Path
1.24 +20 -11 src/gnu/usr.bin/send-pr/send-pr.sh
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message