aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2022-09-10 15:55:13 +0200
committerPřemysl Eric Janouch <p@janouch.name>2022-09-11 01:20:18 +0200
commit4bc2f736f2ef34464c1afa1296850c3af014b933 (patch)
tree1074ee992fe810248133f47acabe941cd3ae8e03 /NEWS
parentadd670212f71c3b8e11661eff6c5ea1ae430ce95 (diff)
downloadxK-4bc2f736f2ef34464c1afa1296850c3af014b933.tar.gz
xK-4bc2f736f2ef34464c1afa1296850c3af014b933.tar.xz
xK-4bc2f736f2ef34464c1afa1296850c3af014b933.zip
xC: make terminal attributes abstract
And translate them for frontends. This is very long overdue, and a rather significant cleanup. Bump liberty.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 59fb4f8..dcf8c54 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Unreleased
+2.0.0 (Unreleased)
* xD: implemented WALLOPS, choosing to make it target even non-operators
@@ -8,6 +8,10 @@ Unreleased
with the exception of editor_command/editor, backlog_helper/pager,
and backlog_helper_strip_formatting/pager_strip_formatting
+ * xC: all attributes.* configuration options have been made abstract in
+ a subset of the git-config(1) format, and renamed to theme.*,
+ with the exception of attributes.reset, which has no replacement
+
* xC: replaced behaviour.save_on_quit with general.autosave
* xC: improved pager integration capabilities