about summary refs log tree commit diff
path: root/README.7
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-11-11 13:27:22 -0500
committerJune McEnroe <june@causal.agency>2020-11-11 13:27:22 -0500
commite4aa21d7888be1c21fac21e3ef28a3015f46d0c5 (patch)
treeb5d7f43ba62b1394115e1107ac9b5a19774384fb /README.7
parentUse wmemcpy/wmemmove (diff)
downloadtest-e4aa21d7888be1c21fac21e3ef28a3015f46d0c5.tar.gz
test-e4aa21d7888be1c21fac21e3ef28a3015f46d0c5.zip
Add topic diffing to notable features
Diffstat (limited to '')
-rw-r--r--README.77
1 files changed, 6 insertions, 1 deletions
diff --git a/README.7 b/README.7
index aa05fac..0261d3e 100644
--- a/README.7
+++ b/README.7
@@ -1,4 +1,4 @@
-.Dd September  1, 2020
+.Dd November 11, 2020
 .Dt README 7
 .Os "Causal Agency"
 .\" To view this file, run: man ./README.7
@@ -37,6 +37,11 @@ color generation based on usernames
 remains stable across nick changes.
 Mentions of users in messages are colored.
 .It
+Topic diffing:
+the modified portion
+of a channel topic change
+is highlighted.
+.It
 Ignore:
 visibility of filtered messages
 can be toggled.
order.y?id=b7a1eb26779ad717e62901cf96e049e508b5640b&follow=1'>Declare vasprintf(3) for GNUJune McEnroe 2019-05-20Fix comparison warning in ttpreJune McEnroe 2019-05-20Add AuthorityJune McEnroe 2019-05-19Specify precedence of unary versions of operatorsJune McEnroe 2019-05-18Add compound assignment operators to orderJune McEnroe 2019-05-15Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe 2019-05-10Use val instead of suboptargJune McEnroe 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe