summaryrefslogtreecommitdiffstats
path: root/sbin/natd/HISTORY
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>1997-12-10 02:14:57 +0000
committerbrian <brian@FreeBSD.org>1997-12-10 02:14:57 +0000
commit57e11ec3f7774701f2bef9560f4b7c35f32f5793 (patch)
tree51de1182b5a44a470ba0caaf868d1825848bdc99 /sbin/natd/HISTORY
parent4604acd104325b9ff4115ac7f2fd4746639d799c (diff)
downloadFreeBSD-src-57e11ec3f7774701f2bef9560f4b7c35f32f5793.zip
FreeBSD-src-57e11ec3f7774701f2bef9560f4b7c35f32f5793.tar.gz
natd 1_10 => 1_11
Cosmetic style changes Use u_short for port values. Submitted by: Ari Suutari <ari@suutari.iki.fi>
Diffstat (limited to 'sbin/natd/HISTORY')
-rw-r--r--sbin/natd/HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/sbin/natd/HISTORY b/sbin/natd/HISTORY
index 7d3175b..cc59c4e 100644
--- a/sbin/natd/HISTORY
+++ b/sbin/natd/HISTORY
@@ -117,3 +117,8 @@
- Ignored incoming packets are now dropped when
deny_incoming option is set to yes.
- Packet aliasing library upgraded to 2.4.
+
+* Version 1.11
+
+ - Code cleanup work done in FreeBSD-current development merged.
+ - Port numbers are now unsigned as they should always have been.
OpenPOWER on IntegriCloud