diff options
| author | Seigo Tanimura <tanimura@FreeBSD.org> | 2004-06-04 15:24:12 +0000 |
|---|---|---|
| committer | Seigo Tanimura <tanimura@FreeBSD.org> | 2004-06-04 15:24:12 +0000 |
| commit | 64fef830bd3a40e32f9d3175d7d26d094da2dd18 (patch) | |
| tree | 5d194d88622a318c0e1b14e0a404986781c890e0 | |
| parent | 44d9b8b5277d1580380feda32052f855f4f84f85 (diff) | |
Notes
| -rw-r--r-- | UPDATING | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING index 1271f7e42080a..cade76aa04247 100644 --- a/UPDATING +++ b/UPDATING @@ -17,6 +17,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 5.x IS SLOW: developers choose to disable these features on build machines to maximize performance. +20040601: + The MIDI drivers have been removed. Until the new module-friendly + ones are merged, remove or comment out midi and seq from your + kernel configuration. + 20040423: Due to a new option in ipfw (versrcreach) the ipfw(8) command needs to be recompiled. Normal accept/reject rules without |
