committed thanks On Sun, Jul 15, 2012 at 11:49:37AM +0200, MERIGHI Marcus wrote: > Hello folks, > > the commit message for usr.sbin/smtpd/queue_fsqueue.c 1.44 -> 1.45 by > gilles@ says: > > "this diff introduces a change to the queue layout, you will want to empty > your queue before updating. more cleanup to come." > > I think this is worth mentioning in current.html, patch below. > > Bye, Marcus > > Index: www/faq/current.html > =================================================================== > RCS file: /cvs/www/faq/current.html,v > retrieving revision 1.327 > diff -u -r1.327 current.html > --- www/faq/current.html 9 Jul 2012 21:47:14 -0000 1.327 > +++ www/faq/current.html 14 Jul 2012 10:28:15 -0000 > @@ -40,6 +40,7 @@ > <li><a href="#20120607b">2012/06/07 - [ports] xxxterm renamed to xombrero</a> > <li><a href="#20120608">2012/06/08 - [ports] dovecot update</a> > <li><a href="#20120623">2012/06/23 - nginx.conf default SSL file locations > changed</a> > +<li><a href="#20120709">2012/07/09 - smtpd queue layout changed</a> > > <!-- New additions go on the bottom, please --> > </ul> > @@ -223,6 +224,12 @@ > respectively to match the > <a > href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssl&sektion=8">ssl(8)</a> > man page. > + > +<p> > +<a name="20120709"></a> > +<h3>2012/07/09 - smtpd queue layout changed</h3> > +A change to the queue layout was introduced, you will want to empty > +your queue before updating. > > > <p> >
-- Gilles Chehade https://www.poolp.org @poolpOrg

