summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
Diffstat (limited to 'release')
-rw-r--r--release/texts/RELNOTES.TXT6
-rw-r--r--release/texts/i386/RELNOTES.TXT6
2 files changed, 12 insertions, 0 deletions
diff --git a/release/texts/RELNOTES.TXT b/release/texts/RELNOTES.TXT
index cdd0710..851b472 100644
--- a/release/texts/RELNOTES.TXT
+++ b/release/texts/RELNOTES.TXT
@@ -57,6 +57,12 @@ specifically marked as [MERGED] features.
1.3. USERLAND CHANGES
---------------------
+When using ipfw(8) with the syntax of the first synopsis line from the
+man page (i. e., with a rules file), it can now optionally be run through
+a preprocessor (m4, cpp) so it's possible to use symbolic names and other
+constructs that make maintenance easier.
+
+
2. Supported Configurations
---------------------------
FreeBSD currently runs on a wide variety of ISA, VLB, EISA and PCI bus
diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT
index cdd0710..851b472 100644
--- a/release/texts/i386/RELNOTES.TXT
+++ b/release/texts/i386/RELNOTES.TXT
@@ -57,6 +57,12 @@ specifically marked as [MERGED] features.
1.3. USERLAND CHANGES
---------------------
+When using ipfw(8) with the syntax of the first synopsis line from the
+man page (i. e., with a rules file), it can now optionally be run through
+a preprocessor (m4, cpp) so it's possible to use symbolic names and other
+constructs that make maintenance easier.
+
+
2. Supported Configurations
---------------------------
FreeBSD currently runs on a wide variety of ISA, VLB, EISA and PCI bus
OpenPOWER on IntegriCloud