diff options
| author | Dan Engelbrecht <[email protected]> | 2026-02-20 10:31:31 +0100 |
|---|---|---|
| committer | GitHub Enterprise <[email protected]> | 2026-02-20 10:31:31 +0100 |
| commit | 80bc5a53fe9077bc20d287b912f6476db233110c (patch) | |
| tree | 6e32fc6818949faf06d1f00c394b8a40e17714ef /CHANGELOG.md | |
| parent | fix plain progress bar (#768) (diff) | |
| download | zen-80bc5a53fe9077bc20d287b912f6476db233110c.tar.xz zen-80bc5a53fe9077bc20d287b912f6476db233110c.zip | |
fix builds download indexing timer (#769)
* fix build download indexing timer log
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0098f08b4..af2414682 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## - Bugfix: `--plain-progress` style progress bar should now show elapsed time correctly +- Bugfix: Time spent indexing local and remote state during `zen builds download` now show the correct time ## 5.7.21 - Feature: Added `--security-config-path` option to zenserver to configure security settings |