From b7c96acf0cf7510e6181fe6a9266911df784194d Mon Sep 17 00:00:00 2001 From: Michael Stanclift Date: Sat, 30 May 2020 23:25:51 -0500 Subject: [PATCH] TIght --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2dd2f2..4906284 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,8 @@ - `./gravity-sync.sh dev` performs better error handling. - Slightly less verbose in some places to make up for being more verbose in others. - [DONE] has become [ OK ] in output. -- Tighten up verbage of some status messages. +- [INFO] header is now yellow all the way across. +- Tightens up verbage of some status messages. - Detects absence of ssh client command on host OS (DietPi) - Detects absence of rsync client command on host OS (DietPi) - Detects absence of ssh-keygen on host OS and will use dropbearkey as an alternative (DietPi)