summary refs log tree commit diff
path: root/README.7
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-06-18 11:33:32 -0400
committerJune McEnroe <june@causal.agency>2021-06-18 11:33:32 -0400
commitda8d4e0d70258e11815fafde5e1ef6794f53bd11 (patch)
tree8196bba223cf204a2da723c30ece55b0c99d4533 /README.7
parentAdd mailing list archive to README (diff)
downloadpounce-da8d4e0d70258e11815fafde5e1ef6794f53bd11.tar.gz
pounce-da8d4e0d70258e11815fafde5e1ef6794f53bd11.zip
Stop referring to server-time as IRCv3.2
IRCv3 has moved away from grouping specs together into versions
like this. SASL is still referred to as IRCv3.2 because there are
two different versions of that spec.
Diffstat (limited to '')
-rw-r--r--README.72
1 files changed, 1 insertions, 1 deletions
diff --git a/README.7 b/README.7
index 24e7260..7997a49 100644
--- a/README.7
+++ b/README.7
@@ -11,7 +11,7 @@
 is a multi-client, TLS-only IRC bouncer.
 It takes a simple approach,
 using a multiple-consumer ring buffer
-and the IRCv3.2
+and the IRCv3
 .Sy server-time
 extension to communicate with clients.
 .
/home/.config/nvim/colors/trivial.vim?id=10f04c206d841bfed862103fbc80ff7758d676a6&follow=1'>Tweak colorscheme moreJune McEnroe 2018-02-04Color MatchParen DarkYellowJune McEnroe 2018-02-04Add palette sampling to gfxxJune McEnroe 2018-02-04Add 4-bit RGB to gfxxJune McEnroe 2018-02-04Add Quit menu item to gfcocoaJune McEnroe 2018-02-04Switch back to sane Objective-C styleJune McEnroe 2018-02-04Quit gfcocoa when window closesJune McEnroe 2018-02-03Apparently this is how people write Objective-CJune McEnroe