summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAlberto Sartori <alberto.sartori@huawei.com>2023-10-25 17:38:28 +0200
committerAlberto Sartori <alberto.sartori@huawei.com>2023-10-25 17:50:59 +0200
commitbec4dbd9bd995f73eab1ff803e7895187068ddb0 (patch)
treeb4de65623825eaadf0e4a040263a0289e30c7a64 /CHANGELOG.md
parentce1762fbe7734771e4e8985580a65c42ecdfe406 (diff)
downloadjustbuild-bec4dbd9bd995f73eab1ff803e7895187068ddb0.tar.gz
just execute: fix race condition during garbage collection...
...of the internal cache used for keeping track of running operations.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8f2bcb20..f48f24fd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -26,6 +26,8 @@ A feature release on top of `1.2.0`, backwards compatible.
- Improved protability and update of the bundled dependencies.
- Various minor improvements and typo fixes in the documentation.
+- Fixed a race condition in an internal cache of `just execute` used for keeping
+ track of running operations.
## Release `1.2.0` (2023-08-25)