aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorMax Laier <mlaier@FreeBSD.org>2005-09-27 18:10:43 +0000
committerMax Laier <mlaier@FreeBSD.org>2005-09-27 18:10:43 +0000
commitb6de9e91bd2c47efaeec72a08642f8fd99cc7b20 (patch)
tree06d50385e76f077f148ab914f1e6e424fbea50a1 /UPDATING
parent458d22f30259508abcc97d1331ad091d5e70c523 (diff)
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index cad57cb45e70..dd3e8e52abb5 100644
--- a/UPDATING
+++ b/UPDATING
@@ -21,6 +21,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW:
developers choose to disable these features on build machines
to maximize performance.
+20050927:
+ The old bridge(4) implementation was retired. The new
+ if_bridge(4) serves as a full functional replacement.
+
20050722:
The ai_addrlen of a struct addrinfo was changed to a socklen_t
to conform to POSIX-2001. This change broke an ABI