1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-08 09:03:13 +02:00

Minor update in release notes

This commit is contained in:
Bram Matthys
2019-12-11 17:19:15 +01:00
parent 3a4d2d907a
commit f3e538170e
+1 -2
View File
@@ -418,8 +418,7 @@ Server protocol
message tags and that the server can cope with 4K lines. (Note that
the ordinary non-message-tag part is still limited to 512 bytes).
* Pseudo ID support in SASL was removed. We now use real UID's.
This breaks anope, up to 2.0.6 stable, due lacking
[this patch](https://github.com/anope/anope/commit/da6e2730c259d6d6356a0a948e85730ae34663ab.patch)
This breaks services who rely on the old pseudo ID format.
Client protocol
----------------