From owner-cvs-all Thu Jun 20 14:21: 2 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 86F4937B440; Thu, 20 Jun 2002 14:19:51 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5KLJo476530; Thu, 20 Jun 2002 14:19:50 -0700 (PDT) (envelope-from bmah) Message-Id: <200206202119.g5KLJo476530@freefall.freebsd.org> From: "Bruce A. Mah" Date: Thu, 20 Jun 2002 14:19:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml relnotes.ent src/release/doc/share/mk doc.relnotes.mk src/release/doc/share/sgml release.dsl release.ent 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 bmah 2002/06/20 14:19:49 PDT Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml relnotes.ent release/doc/share/mk doc.relnotes.mk release/doc/share/sgml release.dsl release.ent Log: Provide a way to keep out old ("historic") release notes from bloating the size of the rendered release notes. By default, any element with a role="historic" attribute won't get rendered in the output unless the INCLUDE_HISTORIC Makefile variable is defined. Revision Changes Path 1.369 +31 -10 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml 1.3 +4 -1 src/release/doc/en_US.ISO8859-1/relnotes/common/relnotes.ent 1.11 +18 -1 src/release/doc/share/mk/doc.relnotes.mk 1.6 +19 -1 src/release/doc/share/sgml/release.dsl 1.4 +5 -1 src/release/doc/share/sgml/release.ent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message