summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2009-07-26 20:12:06 +0000
committerkib <kib@FreeBSD.org>2009-07-26 20:12:06 +0000
commit5dd0a6ef82300ecbbf8798e6a482c2a733060ec4 (patch)
tree18a402e8ae34bd3cbad786ac3643f3073772f260 /UPDATING
parent90b1d6b5da1e49c10945da8850c2e9e8a9332c46 (diff)
downloadFreeBSD-src-5dd0a6ef82300ecbbf8798e6a482c2a733060ec4.zip
FreeBSD-src-5dd0a6ef82300ecbbf8798e6a482c2a733060ec4.tar.gz
Note that COMPAT_43 requires COMPAT_FREEBSD7 too.
Submitted by: Steve Kargl Approved by: re (kensmith)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING6
1 files changed, 3 insertions, 3 deletions
diff --git a/UPDATING b/UPDATING
index a3d5ae8..add10f3 100644
--- a/UPDATING
+++ b/UPDATING
@@ -65,9 +65,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW:
20090624:
The ABI of various structures related to the SYSV IPC API have
- been changed. As a result, the COMPAT_FREEBSD[456] kernel
- options now all require COMPAT_FREEBSD7. Bump __FreeBSD_version
- to 800100.
+ been changed. As a result, the COMPAT_FREEBSD[456] and COMPAT_43
+ kernel options now all require COMPAT_FREEBSD7.
+ Bump __FreeBSD_version to 800100.
20090622:
Layout of struct vnet has changed as routing related variables
OpenPOWER on IntegriCloud