Date: Wed, 3 Sep 2014 16:46:46 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: svn commit: r271041 - stable/10/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201409031646.s83GkknR029551@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Wed Sep 3 16:46:45 2014 New Revision: 271041 URL: http://svnweb.freebsd.org/changeset/base/271041 Log: Document r270890, pathchk(1): Ensure bytes >= 128 are considered non-portable characters. 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 Wed Sep 3 16:46:43 2014 (r271040) +++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed Sep 3 16:46:45 2014 (r271041) @@ -1177,6 +1177,10 @@ facility has been added to the &man.pam.group.8; module.</para> + <para revision="270890">The &man.pathchk.1; utility has been + updated to ensure bytes greater than or equal to 128 are + considered non-portable.</para> + <para revision="270997" contrib="vendor" vendor="&freenas;">The &man.zdb.8; utility is now included in the set of applications installed in the <filename
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409031646.s83GkknR029551>