> Author: woodsb02 (ports committer)
> Date: Sat Nov 10 16:58:07 2018
> New Revision: 340326
> URL: https://svnweb.freebsd.org/changeset/base/340326
> 
> Log:
>   Add UPDATING entry for newsyslog.conf changes introduced by r340318
>   
>   Approved by:        cem
>   Differential Revision:      https://reviews.freebsd.org/D17936

If your going to bother with a differential, and invite people to
it you should give them at least 24 hours, and preferably 72 hours
to respond to the new review.  Reviews that last < 4 hours are not
code reviews.


> Modified:
>   head/UPDATING
> 
> Modified: head/UPDATING
> ==============================================================================
> --- head/UPDATING     Sat Nov 10 15:10:22 2018        (r340325)
> +++ head/UPDATING     Sat Nov 10 16:58:07 2018        (r340326)
> @@ -31,6 +31,16 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW:
>       disable the most expensive debugging functionality run
>       "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
>  
> +20181110:
> +     The default newsyslog.conf(5) file has been changed to only include
> +     files in /etc/newsyslog.conf.d/ and /usr/local/etc/newsyslog.conf.d/ if
> +     the filenames end in '.conf' and do not begin with a '.'.
> +
> +     You should check the configuration files in these two directories match
> +     this naming convention. You can verify which configuration files are
> +     being included using the command:
> +             $ newsyslog -Nrv
> +
>  20181015:
>       Ports for the DRM modules have been simplified. Now, amd64 users should
>       just install the drm-kmod port. All others should install
> 
> 

-- 
Rod Grimes                                                 rgri...@freebsd.org
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to