diff --git a/doc/server-version-info b/doc/server-version-info index 50abbd68..5315729d 100644 --- a/doc/server-version-info +++ b/doc/server-version-info @@ -17,6 +17,10 @@ +----------------------------+ | 'e' | USE_EXCEPT | |------+---------------------| + | 'g' | NO_FAKE_GLINES | + |------+---------------------| + | 'G' | GLINES | + |------+---------------------| | 'H' | HUB | |------+---------------------| | 'I' | USE_INVEX | diff --git a/doc/technical/capab.txt b/doc/technical/capab.txt index d90f7ea0..bfe52acb 100644 --- a/doc/technical/capab.txt +++ b/doc/technical/capab.txt @@ -11,6 +11,7 @@ IE - supports invite exceptions (+I) EOB - supports end of burst notification (EOB token) KLN - supports remote KLINE UNKLN - supports remote UNKLINE +GLN - supports hybrid7-style GLINE (:oper GLINE user host :reason) HOPS - supports halfops (+h -- %) HUB - denotes that the target server is a HUB AOPS - supports anonymous ops (+a, op hiding/op status hiding)