diff options
author | June McEnroe <june@causal.agency> | 2020-02-27 02:36:32 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-02-27 02:36:32 -0500 |
commit | 793f564ffd9622e2c879b1ee3591748d602d6118 (patch) | |
tree | cc556825581fa1e81ccd4246ad84ae1f2d972970 /pounce.1 | |
parent | Support cap-notify (diff) | |
download | pounce-793f564ffd9622e2c879b1ee3591748d602d6118.tar.gz pounce-793f564ffd9622e2c879b1ee3591748d602d6118.zip |
Support CAP LS 302 from clients
Diffstat (limited to '')
-rw-r--r-- | pounce.1 | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/pounce.1 b/pounce.1 index ef28279..0ab6210 100644 --- a/pounce.1 +++ b/pounce.1 @@ -525,9 +525,12 @@ daemon implements the following: .%A Perry Lorier .%A Kevin L. Mitchell .%A William Pitcock -.%T IRCv3.1 Client Capability Negotiation +.%A Attila Molnar +.%A Daniel Oakley +.%A James Wheare +.%T IRCv3 Client Capability Negotiation .%I IRCv3 Working Group -.%U https://ircv3.net/specs/core/capability-negotiation-3.1.html +.%U https://ircv3.net/specs/core/capability-negotiation .Re . .It @@ -554,10 +557,10 @@ daemon implements the following: .It .Rs .%A William Pitcock -.%A Jilles Tjoelker -.%T IRCv3.1 SASL Authentication +.%A Attila Molnar +.%T IRCv3.2 SASL Authentication .%I IRCv3 Working Group -.%U https://ircv3.net/specs/extensions/sasl-3.1.html +.%U https://ircv3.net/specs/extensions/sasl-3.2 .Re . .It |