From badd72ad801522dada81a251446b5adf9e3d49c9 Mon Sep 17 00:00:00 2001 From: William Deegan Date: Sat, 28 Oct 2023 17:18:47 -0700 Subject: Annotated CHANGES/RELEASE with issue these changes fix --- CHANGES.txt | 2 +- RELEASE.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 9253b6a..acf4a59 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -191,7 +191,7 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER - Add JDK 21 LTS support - Add a LIBLITERALPREFIX variable which can be set to the linker's prefix for considering a library argument unmodified (e.g. for the - GNU linker, the ':' in '-l:libfoo.a'). + GNU linker, the ':' in '-l:libfoo.a'). Fixes Github issue #3951. From Jonathon Reinhart: - Fix another instance of `int main()` in CheckLib() causing failures diff --git a/RELEASE.txt b/RELEASE.txt index 33883df..96cefc9 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -25,7 +25,7 @@ NEW FUNCTIONALITY error pop-up window (powershell dll not found). - Add a LIBLITERALPREFIX variable which can be set to the linker's prefix for considering a library argument unmodified (e.g. for the - GNU linker, the ':' in '-l:libfoo.a'). + GNU linker, the ':' in '-l:libfoo.a'). Fixes Github issue #3951. DEPRECATED FUNCTIONALITY ------------------------ -- cgit v0.12