From 560bf6e4ae50e7df5f1dd408aa242e4a7524ee3f Mon Sep 17 00:00:00 2001 From: Konstantin Belousov Date: Sun, 26 Jul 2009 20:12:06 +0000 Subject: [PATCH] Note that COMPAT_43 requires COMPAT_FREEBSD7 too. Submitted by: Steve Kargl Approved by: re (kensmith) --- UPDATING | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/UPDATING b/UPDATING index a3d5ae8ef5a8..add10f3a78b8 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