Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Dec 2018 23:13:13 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r52578 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes
Message-ID:  <201812042313.wB4NDDY7030188@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Tue Dec  4 23:13:12 2018
New Revision: 52578
URL: https://svnweb.freebsd.org/changeset/doc/52578

Log:
  Document r338258, tftp(1): switch default transfer mode to binary
  Document r336565, Allow mounting FUSE filesystems in jails
  
  Submitted by:	asomers
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml

Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Tue Dec  4 21:11:52 2018	(r52577)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Tue Dec  4 23:13:12 2018	(r52578)
@@ -202,6 +202,10 @@
     <sect2 xml:id="userland-config">
       <title>Userland Configuration Changes</title>
 
+      <para revision="336565">The default &man.devfs.rules.5;
+	configuration has been updated to allow &man.mount.fusefs.8;
+	with &man.jail.8;.</para>
+
       <para revision="337497">The default <literal>PAGER</literal> now
 	defaults to &man.less.1; for most commands.</para>
 
@@ -258,6 +262,10 @@
 	flag, where <replaceable>when</replaceable> can be one of
 	<literal>always</literal>, <literal>auto</literal> (default),
 	or <literal>never</literal>.</para>
+
+      <para revision="338258">The &man.tftp.1; utility has been
+	updated to change the default transfer mode from
+	<acronym>ASCII</acronym> to binary.</para>
 
       <para revision="340444">The &man.ctm.1; and related utilities
 	have been marked as deprecated for removal in



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812042313.wB4NDDY7030188>