On 2016-02-11, Jiri B <[email protected]> wrote: > Asked on misc@ thus updating current.html:
I don't think it's really needed in current.html, people who are updating don't need to take any extra steps. This file has to walk a fine line between having important information, and not having so much information that people don't bother to look at it. > j. > > ~~~ > Index: current.html >=================================================================== > RCS file: /cvs/www/faq/current.html,v > retrieving revision 1.648 > diff -u -p -r1.648 current.html > --- current.html 11 Jan 2016 04:37:13 -0000 1.648 > +++ current.html 11 Feb 2016 09:37:13 -0000 > @ -49,6 +49,7 @@ > <li><a href="#20151231">2015/12/31 - [ports] gophernicus moved</a> > <li><a href="#20160105">2016/01/05 - pf.conf(5) <em>set debug</em> syntax > change</a> > <li><a href="#20160106">2016/01/06 - pledge(2) path whitelist disabled</a> > +<li><a href="#20160107">2016/01/07 - php-fpm merged into the main php > packages</a> > </ul> > > <hr> > @ -302,6 +303,10 @@ make build, it must be built and install > make > make install > </pre> > + > +<h3 id="20160107">2016/01/07 - php-fpm merged into the main php packages</h3> > +php-fpm merged into the main php packages, making things easier for > +httpd/nginx/lighttpd users. > > <p> > <hr> > ~~~

