Hi Raf, Raf Czlonka wrote on Tue, Apr 30, 2019 at 12:18:17PM +0100:
> unwind(8) looks like a good candidate for inclusion into > innovations.html[0]. > > While there, add "released with ..." to the preceding entry. > > [0] https://www.openbsd.org/innovations.html Thanks, committed. Ingo > Index: innovations.html > =================================================================== > RCS file: /cvs/www/innovations.html,v > retrieving revision 1.72 > diff -u -p -r1.72 innovations.html > --- innovations.html 11 Apr 2019 01:14:07 -0000 1.72 > +++ innovations.html 30 Apr 2019 11:16:32 -0000 > @@ -804,7 +804,12 @@ > <li> > <a href="https://man.openbsd.org/rad.8">rad(8)</a>: > Written and maintained by Florian Obser. > - Imported July 10, 2018. > + Imported July 10, 2018; released with OpenBSD 6.4. > + </li> > + <li> > + <a href="https://man.openbsd.org/unwind.8">unwind(8)</a>: > + Written and maintained by Florian Obser. > + Imported January 23, 2019; released with OpenBSD 6.5. > </li> > </ul> >