Add a __FreeBSD_version entry for the recent change in the fts(3)

ABI (800015). [1]

While I'm here, also add the missing entry for the change in the
jumbo frame allocator (800005) so that our recent history is complete.

Reminded by:	fenner [1]
This commit is contained in:
Yaroslav Tykhiy 2008-01-28 06:07:02 +00:00
parent b89f1ce995
commit 3cd430f770
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31389

View file

@ -11658,6 +11658,12 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00
src/sys/pci to src/sys/dev/agp</entry>
<entry>800004</entry>
</row>
<row>
<entry>8.0-CURRENT after
<ulink url="http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/kern/kern_mbuf.c#rev1.35">changes
to the jumbo frame allocator</ulink>.</entry>
<entry>800005</entry>
</row>
<row>
<entry>8.0-CURRENT after the addition of callgraph
capture functionality to &man.hwpmc.4;.</entry>
@ -11707,6 +11713,11 @@ Reference: &lt;http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00
<function>LOCKMGR_ASSERT()</function>.</entry>
<entry>800014</entry>
</row>
<row>
<entry>8.0-CURRENT after extending the types
of the &man.fts.3; structures.</entry>
<entry>800015</entry>
</row>
</tbody>
</tgroup>
</table>