diff --git a/ChangeLog b/ChangeLog index 6658e0e..f556b38 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2020-06-28 + * src/gemini-viewer.lisp + * src/main.lisp + * src/package.lisp + * src/program-events.lisp + * src/ui-goodies.lisp + + - made the program asks for redirects following only when the event + queue is empty; + - added 'gemini-request-event'; + - gave focus back to message window when closing link window in + gemini mode. + - minor refactoring. + 2020-06-27 * etc/init.lisp * src/db.lisp