From de1ce6321ba1f5cb12b9834e77768126695ec7ed Mon Sep 17 00:00:00 2001 From: cage Date: Fri, 12 Jun 2020 18:31:27 +0200 Subject: [PATCH] - logging changes. --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7575200..3257e8e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2020-06-12 cage + * etc/default-theme.conf + * src/api-client.lisp + * src/command-line.lisp + * src/mtree-utils.lisp + * src/package.lisp + * src/software-configuration.lisp + * src/thread-window.lisp + * src/tui-utils.lisp + + - do not climb the thread (probably colud be changed by a command + line switch in the future) when fetching messages. + - configurable color for root of rendered trees. + 2020-06-11 cage * etc/shared.conf * src/api-client.lisp