From 38e5640cdacade3ac7a5928248c3e5bd76944537 Mon Sep 17 00:00:00 2001 From: Alexander Neumann Date: Sun, 9 Jul 2017 21:43:05 +0200 Subject: [PATCH] Add CHANGELOG entry --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8781f451..6c7dab846 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,10 @@ Small changes https://github.com/restic/restic/issues/1067 https://github.com/restic/restic/pull/1086 + * On Darwin and FreeBSD, restic now prints stats when SIGINFO is received + (usually when ctrl+t is pressed). + https://github.com/restic/restic/pull/1082 + Important Changes in 0.7.0 ==========================