summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE.txt b/RELEASE.txt
index 76b51d10a..35fd845ff 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.