From 57939580405dfb45c3b2de058ffe007325a63e5b Mon Sep 17 00:00:00 2001 From: William Deegan Date: Mon, 16 Jan 2023 22:47:29 -0500 Subject: changed which version the cachedir java issue occurs in in RELEASE.txt to 4.4.0 from 4.4 --- RELEASE.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE.txt b/RELEASE.txt index 76b51d1..35fd845 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -69,7 +69,7 @@ FIXES - Fixed Issue #4275 - when outputting compilation db and TEMPFILE was in use, the compilation db would have command lines using the generated tempfile for long command lines, instead of the full command line for the compilation step for the source/target pair. -- A refactor in the caching logic for version 4.4 left Java inner classes +- A refactor in the caching logic for version 4.4.0 left Java inner classes failing with an exception when a CacheDir was enabled. This is now corrected. -- cgit v0.12