diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2025-09-27 16:31:51 -0300 |
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2025-09-27 16:31:51 -0300 |
| commit | 4f9b92264ff69efc3a0e69d809934acaaceb4d5b (patch) | |
| tree | 287642480b4aaa93c501141feb61f715dc800351 /docs/changelog.md | |
| parent | 6b85b7f6c54b7f2451be2e003dda773aa5272a8c (diff) | |
| download | hydra-4f9b92264ff69efc3a0e69d809934acaaceb4d5b.tar.gz hydra-4f9b92264ff69efc3a0e69d809934acaaceb4d5b.tar.bz2 | |
Fix: hydractl: sync-media:improved lock file handling
Diffstat (limited to 'docs/changelog.md')
| -rw-r--r-- | docs/changelog.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/changelog.md b/docs/changelog.md index 4cf0afb..011c3bb 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -24,5 +24,5 @@ files and manage them through Git, instead of keeping them as unlocked files. * [x] Added support for `.m3u8` files. - * [x] Sync lock, respected by other applications such as `docshower` - from [utils-doc][https://git.fluxo.info/utils-doc]. + * [x] Sync lock for git-annex repositories, respected by other applications + such as `docshower` from [utils-doc][https://git.fluxo.info/utils-doc]. |
