Author: gjb Date: Tue May 5 15:16:21 2015 New Revision: 282496 URL: https://svnweb.freebsd.org/changeset/base/282496
Log: Document r281617, wc(1) race when receiving SIGINFO fixed. Sponsored by: The FreeBSD Foundation Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml ============================================================================== --- head/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue May 5 15:16:19 2015 (r282495) +++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue May 5 15:16:21 2015 (r282496) @@ -340,6 +340,11 @@ &man.chmod.1;, and &man.chown.8; utilities now affect symbolic links when the <literal>-R</literal> flag is specified, as documented in &man.symlink.7;.</para> + + <para revision="281617">A race condition in &man.wc.1; that + would cause final results to be sent to &man.stderr.4; when + receiving the <literal>SIGINFO</literal> signal has been + fixed.</para> </sect2> <sect2 xml:id="userland-contrib"> _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"