diff --git a/ChangeLog b/ChangeLog index 888f349..5d54bad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,34 @@ +2020-08-30 cage + + * po/it.po, po/tinmop.pot: + + - updated italian translation. + +2020-08-30 cage + + * etc/default-theme.conf, etc/init.lisp, etc/shared.conf, + src/gemini-viewer-metadata.lisp, src/gemini-viewer.lisp, + src/keybindings.lisp, src/package.lisp, src/program-events.lisp, + src/software-configuration.lisp, src/specials.lisp, + src/tui-utils.lisp, src/ui-goodies.lisp: + + - [gemini] added a window to manage all the gemini streams opened. + +2020-08-29 cage + + * src/gemini-viewer.lisp: + + - [gemini] starting download thread in ':rendering' status. + +2020-08-29 cage + + * configure, src/gemini-viewer-metadata.lisp, + src/gemini-viewer.lisp, src/open-message-link-window.lisp, + src/program-events.lisp, tinmop.asd: + + - [gemini] added slot 'status-stream'. + This will allow to enqueue multiple documents download. + 2020-08-28 * src/line-oriented-window.lisp diff --git a/NEWS.org b/NEWS.org index 346d58e..d30a28d 100644 --- a/NEWS.org +++ b/NEWS.org @@ -1,3 +1,9 @@ +* 2020-08-30 cage + + Added a window to manage all the gemini streams opened. The user + can ispect the status o all the streams as well abort or open them. + + * 2020-08-19 The gemini client could now manage secret input if asked by the