summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--UPDATING12
1 files changed, 6 insertions, 6 deletions
diff --git a/UPDATING b/UPDATING
index b011621..ff96c30 100644
--- a/UPDATING
+++ b/UPDATING
@@ -19,12 +19,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 5.x IS SLOW:
20040630:
The netgraph ABI version number has been incremented to indicate
- an incompatible change in the ABI. Old netgraph nodes will refuse
- to attach until recompiled. Netgraph no uses tehmbuf TAGS feature
- to move metadata and this commit removes its home-grown metadata
- facility. Nodes should just recompile unless they use metadata
- in which case the changes are simple and shown in ng_ksocket.c
- which can be used as an example.
+ an incompatible change in the ABI. Old netgraph nodes will refuse
+ to attach until recompiled. Netgraph now uses mbuf tags to move
+ metadata and this commit removes its home-grown metadata facility.
+ Nodes should just recompile, unless they use metadata, in which
+ case the changes are simple; the file ng_ksocket.c serves as an
+ example of such changes.
20040630:
ACPI has been updated to disable known-bad BIOS revisions. A message
OpenPOWER on IntegriCloud