diff options
author | Peter Hofmann <scm@uninformativ.de> | 2020-04-30 20:54:10 +0200 |
---|---|---|
committer | Peter Hofmann <scm@uninformativ.de> | 2020-04-30 20:54:10 +0200 |
commit | 7d1cc8024b95fb8d64f469d761ec301be4385a77 (patch) | |
tree | a5964b5bb4d40a62390e6c52d78834a7ef412862 | |
parent | f9c7c783e15239fc991fb9120828c8011d9d3ba7 (diff) | |
download | lariza-7d1cc8024b95fb8d64f469d761ec301be4385a77.tar.gz |
CHANGES: Link second blog post
-rw-r--r-- | CHANGES | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -3,12 +3,14 @@ Release history for lariza next [Changed] - lariza now uses native GTK tabs instead of relying on suckless - tabbed. More background: + tabbed. See also: https://www.uninformativ.de/blog/postings/2020-04-26/0/POSTING-en.html - Keyword searches have been removed, as these code paths were - unmaintained. + unmaintained. See also: + https://www.uninformativ.de/blog/postings/2020-05-01/0/POSTING-en.html - The "external URI handler" has been removed, as these code paths - were unmaintained. + were unmaintained. See also: + https://www.uninformativ.de/blog/postings/2020-05-01/0/POSTING-en.html v20.04 2020-04-22 [Fixed] |