From 88f285e87e7bb3859d40c207e9b20d8d521ef7fb Mon Sep 17 00:00:00 2001 From: cage Date: Tue, 23 Jun 2020 16:30:10 +0200 Subject: [PATCH] - logged changes. --- ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 4dcbbba..6a1cad2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,9 +2,11 @@ * LICENSES.org * doc/man.org * doc/tinmop.man + * etc/init.lisp * po/it.po * po/tinmop.pot * src/command-line.lisp + * src/constants.lisp * src/db.lisp * src/filesystem-utils.lisp * src/gemini-viewer.lisp @@ -17,7 +19,7 @@ - changed function name: 'temporary-filename' to 'temporary-file'; - allowed the user to bypass TOFU exception; - fixed TOFU check; - - used 'notify' instead of error message. + - used 'notify' instead of error message; - added a command line option to retrieve a gemini URL. 2020-06-22