svn commit: r284844 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Thu Jun 25 18:45:10 UTC 2015


Author: gjb
Date: Thu Jun 25 18:45:09 2015
New Revision: 284844
URL: https://svnweb.freebsd.org/changeset/base/284844

Log:
  Document r282870, freebsd-update(8) prevents upgrading a system
  with pending (incomplete) updates.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Jun 25 18:45:07 2015	(r284843)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Jun 25 18:45:09 2015	(r284844)
@@ -204,6 +204,11 @@
 	would cause final results to be sent to &man.stderr.4; when
 	receiving the <literal>SIGINFO</literal> signal has been
 	fixed.</para>
+
+      <para revision="282870" contrib="sponsor"
+	sponsor="&scaleengine;">The &man.freebsd-update.8; utility has
+	been updated to prevent fetching updated binary patches when
+	a previous upgrade has not been thoroughly completed.</para>
     </sect2>
 
     <sect2 xml:id="userland-contrib">


More information about the svn-src-all mailing list