diff options
| author | Giorgos Keramidas <keramida@FreeBSD.org> | 2002-12-06 13:19:35 +0000 |
|---|---|---|
| committer | Giorgos Keramidas <keramida@FreeBSD.org> | 2002-12-06 13:19:35 +0000 |
| commit | 17d47eb38acc4c67d19e9c7ed1de2af09d8dd2df (patch) | |
| tree | fea71709ae825a76674e6e3cf07c2a6f0907e960 /UPDATING | |
| parent | a9dace022ebfaaa72658d180d7909f0d68adb429 (diff) | |
Notes
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING index 496bf158df5ba..35cbfb7a9a87f 100644 --- a/UPDATING +++ b/UPDATING @@ -17,6 +17,12 @@ NOTE TO PEOPLE WHO THINK THAT 5.0-CURRENT IS SLOW: developers choose to disable these features on build machines to maximize performance. +20021202: + The recent binutils upgrade marks a kernel flag day on + sparc64: modules built with the old binutils will not work + with new kernels and vice versa. Mismatches will result in + panics. Make sure your kernel and modules are in sync. + 20021029: The value of IPPROTO_DIVERT has changed. Make sure to keep your kernel, netstat, natd and any third-party DIVERT |
