diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2014-01-20 23:08:31 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2014-01-20 23:08:31 +0000 |
| commit | 4db7b8a854d3eef2eeec38555effa97010a390d4 (patch) | |
| tree | 0ad3c0414d8031964171351a3e0109c65a2151b8 /release | |
| parent | a351c93d9593158bf42db491fc360e042c7b7817 (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.xml | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index 6be89c4ee517..a0e1ea51b8d4 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -104,9 +104,12 @@ <sect2 xml:id="kernel"> <title>Kernel Changes</title> - <para revision="260888">Add a <filename>VT</filename> kernel - configuration file, which enables the new <literal>vt</literal> - console driver.</para> + <para revision="260888">The <filename>VT</filename> kernel + configuration file has been added, which enables the new + <literal>vt</literal> console driver.</para> + + <para revision="260847">The &man.virtio_random.4; driver has been + added to harvest entropy from the host system.</para> <sect3 xml:id="kernel-virtualization"> <title>Virtualization support</title> |
