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

Glen Barber gjb at FreeBSD.org
Thu Sep 14 16:54:07 UTC 2017


Author: gjb
Date: Thu Sep 14 16:54:05 2017
New Revision: 323591
URL: https://svnweb.freebsd.org/changeset/base/323591

Log:
  Document r320772, syslogd(8) logging retry after restarting
  unexpectedly.
  
  Submitted by:	eugen
  Approved by:	re (implicit)
  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 Sep 14 16:49:43 2017	(r323590)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Sep 14 16:54:05 2017	(r323591)
@@ -200,6 +200,10 @@
 	been marked as deprecated, and planned for removal in
 	&os; 12.0-RELEASE.</para>
 
+      <para revision="320772">The &man.syslogd.8; utility has been
+	updated to restart logging a subprocess that had restarted
+	unexpectedly.</para>
+
       <para revision="320824">The &man.gdb.1; and &man.kgdb.1;
 	utilities have been marked as deprecated, and planned for
 	removal from the base system in the future.  A newer version


More information about the svn-src-all mailing list