Log info message when unable to chown file #1521

This commit is contained in:
Mike Farah
2023-01-15 11:36:52 +11:00
parent ec40a1a08a
commit 473be23153
2 changed files with 12 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
4.30.8:
- Log info message when unable to chown file in linux (e.g. snap confinement) #1521
4.30.7:
- Fixed bug in splice operator #1511
- Fixed value operator bug #1515