From a99c8a83bc2bdbf547a8559b2d451d762d9c30b4 Mon Sep 17 00:00:00 2001 From: William Deegan Date: Sat, 18 Nov 2023 16:41:00 -0800 Subject: reorder 4.6.0 release notes to have contributors by last name order --- CHANGES.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 87611ed..a68c4fc 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -85,6 +85,10 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER as would be expected, and properly set's SHFORTRAN flags to include -fPIC where previously it was only doing so for the other fortran versions (F77,..) + From Jonathon Reinhart: + - Fix another instance of `int main()` in CheckLib() causing failures + when using -Wstrict-prototypes. + From Mats Wichmann - C scanner's dictifyCPPDEFINES routine did not understand the possible combinations of CPPDEFINES - not aware of a "name=value" string either @@ -215,10 +219,6 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER GNU linker, the ':' in '-l:libfoo.a'). Fixes Github issue #3951. - Update PCH builder docs with some usage notes. - From Jonathon Reinhart: - - Fix another instance of `int main()` in CheckLib() causing failures - when using -Wstrict-prototypes. - RELEASE 4.5.2 - Sun, 21 Mar 2023 14:08:29 -0700 From Michał Górny: -- cgit v0.12