svn commit: r263588 - stable/9/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Sat Mar 22 00:47:06 UTC 2014


Author: gjb
Date: Sat Mar 22 00:47:05 2014
New Revision: 263588
URL: http://svnweb.freebsd.org/changeset/base/263588

Log:
  Document r258818.
  
  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	Sat Mar 22 00:20:51 2014	(r263587)
+++ stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sat Mar 22 00:47:05 2014	(r263588)
@@ -321,6 +321,13 @@
     <sect2 xml:id="userland">
       <title>Userland Changes</title>
 
+      <para revision="258763">The <filename
+	  class="directory">/var/cache</filename> directory is now
+	created with mode <literal>0755</literal> instead of mode
+	<literal>0750</literal>, since this directory is used by
+	many third-party applications, which makes dropping group
+	privileges impossible.</para>
+
       <para revision="258818">The &man.uname.1; utility has been
 	updated to include the <literal>-U</literal> and
 	<literal>-K</literal> flags, which print the


More information about the svn-src-stable-9 mailing list