mirror of
https://github.com/opnsense/src.git
synced 2026-03-07 15:51:20 -05:00
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.
16 lines
321 B
Text
16 lines
321 B
Text
<!-- -*- sgml -*- -->
|
|
|
|
<!-- $FreeBSD$ -->
|
|
|
|
<!-- Text constants which probably don't need to be changed.-->
|
|
|
|
<!-- The marker for MFCs. -->
|
|
<!ENTITY merged "[MERGED]">
|
|
|
|
<!ENTITY % include.historic "IGNORE">
|
|
<!ENTITY % no.include.historic "IGNORE">
|
|
|
|
<!-- Files to be included -->
|
|
|
|
<!ENTITY art SYSTEM "../common/new.sgml">
|
|
|