From 336a7003b59df18326d396846bacbb69f119c7c7 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 22 Sep 2016 12:33:26 -0400 Subject: change backup log format so it can also log when backup of a key was skipped This will be used later when keysafe --autostart prompts if the user wants to back up their gpg key. Making the change now before the backup log format gets frozen. This commit was sponsored by Josh Taylor on Patreon. --- keysafe.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keysafe.cabal') diff --git a/keysafe.cabal b/keysafe.cabal index dc90e3c..02622b7 100644 --- a/keysafe.cabal +++ b/keysafe.cabal @@ -78,7 +78,7 @@ Executable keysafe Extra-Libraries: argon2 Other-Modules: AutoStart - BackupRecord + BackupLog Benchmark ByteStrings Crypto.Argon2.FFI -- cgit v1.2.3