Move changelog typo fixes to changelog files

This commit is contained in:
Michael Eischer
2023-12-23 14:05:47 +01:00
parent 241916d55b
commit 53ebe91a50
7 changed files with 9 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
Bugfix: backup: Remove bandwidth display
This commit removes the bandwidth displayed during backup process. It is
misleading and seldomly correct, because it's neither the "read
misleading and seldom correct, because it's neither the "read
bandwidth" (only for the very first backup) nor the "upload bandwidth".
Many users are confused about (and rightly so), c.f. #1581, #1033, #1591