From owner-cvs-all Tue Jun 18 4: 2:27 2002 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 8E2F537B40B; Tue, 18 Jun 2002 04:02:14 -0700 (PDT) Received: (from naddy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5IB2EB96232; Tue, 18 Jun 2002 04:02:14 -0700 (PDT) (envelope-from naddy) Message-Id: <200206181102.g5IB2EB96232@freefall.freebsd.org> From: Christian Weisgerber Date: Tue, 18 Jun 2002 04:02:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/nail Makefile distinfo 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 naddy 2002/06/18 04:02:14 PDT Modified files: mail/nail Makefile distinfo Log: Update to 9.31. Changes in this release: * New editing mechanism for attachment list: ~@ tilde escape. * The ~a tilde escape is obsoleted by ~@ and has been removed. * Header fields starting with =? are only interpreted as RFC 2047 fields if they are entirely valid (Bugreport by Russell Kroll). * Sender addresses in message lists (as in 'delete from@host') match only the exact from address. * Added ~x tilde escape (abort message composition without saving dead.letter). * Fixed recognition of RFC 2045 parameter attributes (Bugreport by Russell Kroll). * The "for" command now inserts an intact "Resent-Reply-To:" header field. Revision Changes Path 1.13 +1 -2 ports/mail/nail/Makefile 1.9 +1 -1 ports/mail/nail/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message