aboutsummaryrefslogtreecommitdiff
path: root/docs/changelog.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2025-09-27 16:31:51 -0300
committerSilvio Rhatto <rhatto@riseup.net>2025-09-27 16:31:51 -0300
commit4f9b92264ff69efc3a0e69d809934acaaceb4d5b (patch)
tree287642480b4aaa93c501141feb61f715dc800351 /docs/changelog.md
parent6b85b7f6c54b7f2451be2e003dda773aa5272a8c (diff)
downloadhydra-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.md4
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].