svn commit: r263495 - stable/9/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Fri Mar 21 16:57:33 UTC 2014
Author: gjb
Date: Fri Mar 21 16:57:32 2014
New Revision: 263495
URL: http://svnweb.freebsd.org/changeset/base/263495
Log:
Document r263038.
Sponsored by: The FreeBSD Foundation
Modified:
stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml Fri Mar 21 16:49:48 2014 (r263494)
+++ stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml Fri Mar 21 16:57:32 2014 (r263495)
@@ -228,6 +228,12 @@
<sect2 xml:id="userland">
<title>Userland Changes</title>
+ <para revision="263038">The &man.pkg.7; package management
+ utility has been syncronized with <literal>head/</literal>.
+ This implements binary package signature verification when
+ bootstrapping the system with <command>pkg
+ bootstrap</command>.</para>
+
<para revision="263042">The system timezone data files have
been updated to version tzdata2014a.</para>
More information about the svn-src-all
mailing list