mirror of
https://github.com/restic/restic.git
synced 2025-08-24 14:50:23 +00:00
Prepare changelog for 0.14.0
This commit is contained in:
8
changelog/0.14.0_2022-08-25/issue-1842
Normal file
8
changelog/0.14.0_2022-08-25/issue-1842
Normal file
@@ -0,0 +1,8 @@
|
||||
Change: Support debug log creation in release builds
|
||||
|
||||
Creating a debug log was only possible in debug builds which required users to
|
||||
manually build restic. We changed the release builds to allow creating debug
|
||||
logs by simply setting the environment variable `DEBUG_LOG=logname.log`.
|
||||
|
||||
https://github.com/restic/restic/issues/1842
|
||||
https://github.com/restic/restic/pull/3826
|
Reference in New Issue
Block a user