better changelog note for moving files

This commit is contained in:
joshuaboud 2021-12-16 11:33:01 -04:00
parent 3d89accd7c
commit 3f84bee2ab
No known key found for this signature in database
GPG Key ID: 17EFB59E2A8BF50E

View File

@ -61,7 +61,7 @@
"packager": "Joshua Boudreau <jboudreau@45drives.com>",
"changes": [
"Disallow downloading files of size 0 to avoid Cockpit bug where fsread never returns.",
"Overhaul copying/moving to use built in functions instead of rsync, speeding up moving files in the same fs."
"Overhaul copying/moving to use built in python functions instead of rsync, making moving large files within the same fs instant."
]
}
}