summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTW <tw@waldmann-edv.de>2022-06-03 10:28:41 +0200
committerGitHub <noreply@github.com>2022-06-03 10:28:41 +0200
commit8a9fa549c89667089e0a66a425f545f92ef0016a (patch)
tree22a5cd11ab1325e9b7d39aed29aad04cb551adc6
parent0e07bfc7d8218e8335fac2662c58554067fc0a37 (diff)
parent7b25232b9db963ac2f7881341ae4b90f33678b97 (diff)
Merge pull request #6744 from ThomasWaldmann/update-changes-1.1
update CHANGES
-rw-r--r--docs/changes.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/changes.rst b/docs/changes.rst
index 0733137ce..af6ce9350 100644
--- a/docs/changes.rst
+++ b/docs/changes.rst
@@ -263,6 +263,8 @@ Fixes:
- info: fix authenticated mode repo to show "Encrypted: No", #6462
- info: emit repo info even if repo has 0 archives, #6120
- list: remove placeholders for shake_* hashes, #6082
+- mount -o versions: give clear error msg instead of crashing
+- show_progress: add finished=true/false to archive_progress json, #6570
- fix hardlinkable file type check, #6037
- do not show archive name in error msgs referring to the repository, #6023
- prettier error msg (no stacktrace) if exclude file is missing, #5734
@@ -341,7 +343,8 @@ Other changes:
- fix/update cygwin package requirements
- impact of deleting path/to/repo/nonce, #5858
- warn about tampered server nonce
-
+ - mention BORG_FILES_CACHE_SUFFIX as alternative to BORG_FILES_CACHE_TTL, #5602
+ - add a troubleshooting note about "is not a valid repository" to the FAQ
- vagrant / CI / testing:
- misc. fixes and updates, new python versions