Author: gjb
Date: Mon Oct 31 16:44:31 2016
New Revision: 308135
URL: https://svnweb.freebsd.org/changeset/base/308135
Log:
Document EN-16:17-18, SA-16:26-32
Sponsored by: The FreeBSD Foundation
Modified:
stable/9/release/doc/share/xml/security.xml
Changes in other areas also in this rev
Author: dim
Date: Mon Oct 31 18:45:01 2016
New Revision: 308146
URL: https://svnweb.freebsd.org/changeset/base/308146
Log:
Merge r308143 from stable/10:
Pull in r228705 from upstream libc++ trunk (by Eric Fiselier):
[libcxx] Fix PR 22468 - std::function does not accept
non-void-r