From ad0fdce506c805b4540e40c75b146d566d0733ca Mon Sep 17 00:00:00 2001 From: Brooks Davis Date: Fri, 10 Jun 2005 16:51:49 +0000 Subject: [PATCH] Mention interface API changes. --- UPDATING | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/UPDATING b/UPDATING index 8b761ba06cee..8fa876c50b9e 100644 --- a/UPDATING +++ b/UPDATING @@ -21,6 +21,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 6.x IS SLOW: developers choose to disable these features on build machines to maximize performance. +20050610: + Major changes to network interface API. All drivers must be + recompiled. Drivers not in the base system will need to be + updated to the new APIs. + 20050609: Changes were made to kinfo_proc in sys/user.h. Please recompile userland, or commands like `fstat', `pkill', `ps', `top' and `w'