On Mon, Sep 04, 2017 at 07:56:58PM +0100, Simon Wright wrote: > >> 2017-09-01 Simon Wright <si...@pushface.org> > >> > >> PR target/80204 > >> * config/darwin-driver.c (darwin_find_version_from_kernel): eliminate > >> calculation of the > >> minor version, always output as 0. > >> > > OK > > jeff > > Great! Can it be applied, please, when convenient
Note the ChangeLog entry has bad format, it should start with capital letter (Eliminate) and the line is way too long, so should be wrapped differently. Jakub