On Tue, Aug 23, 2016 at 10:19 PM, Gerald Pfeifer <ger...@pfeifer.com> wrote: > On Tue, 23 Aug 2016, Joseph Myers wrote: >> Is there a reason there's no changes.html for GCC 7 at this point? > > None, apart from me missing it and http://gcc.gnu.org/releasing.html > as well.
We've been creating those lazily over the last decade. We can change that, an entry for releasing.html is appreciated then so we don't forget. Richard. > Segher beat me to it now (I was planning to do it tonight); let me > know whether there is anything else I can help with. > >> I'd presumed that when adding new features one should also write release >> notes for them (so, I should be writing release notes for _FloatN / >> _FloatNx) > > Yes, absolutely! That is the practice I always recommend. > > Gerald