diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 12 |
1 files changed, 9 insertions, 3 deletions
@@ -1,5 +1,9 @@ Unreleased + * xD: implemented WALLOPS, choosing to make it target even non-operators + + * xC: made it show WALLOPS messages, as PRIVMSG for the server buffer + * xC: all behaviour.* configuration options have been renamed to general.*, with the exception of editor_command/editor, backlog_helper/pager, and backlog_helper_strip_formatting/pager_strip_formatting @@ -10,11 +14,13 @@ Unreleased * xC: normalized editline's history behaviour, making it a viable frontend - * xC: made it show WALLOPS messages, as PRIVMSG for the server buffer - * xC: various bugfixes - * xD: implemented WALLOPS, choosing to make it target even non-operators + * xC: added a relay interface, enabled through the general.relay_bind option + + * Added an experimental X11 frontend for xC called xF + + * Added an experimental web frontend for xC called xP 1.5.0 (2021-12-21) "The Show Must Go On" |