diff options
author | Peter Hofmann <scm@uninformativ.de> | 2020-04-28 16:17:10 +0200 |
---|---|---|
committer | Peter Hofmann <scm@uninformativ.de> | 2020-04-28 16:21:17 +0200 |
commit | a5c296a74c83a23331009e55f323e89f679166c3 (patch) | |
tree | 9d7fd8ca204f8f81328c1ea66801c5d7d7215164 /CHANGES | |
parent | 3f774faf4bcc03f301f62dd067a0fba0e5da7144 (diff) | |
download | lariza-a5c296a74c83a23331009e55f323e89f679166c3.tar.gz |
Update CHANGES
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ Release history for lariza +next + [Changed] + - lariza now uses native GTK tabs instead of relying on suckless + tabbed. More background: + https://www.uninformativ.de/blog/postings/2020-04-26/0/POSTING-en.html + - Keyword searches have been removed, as these code paths were + unmaintained. + v20.04 2020-04-22 [Fixed] - Minor fixes to manpages. |