Improve formatting of SERVER_NOTICE_CLIENT_CONNECT and SERVER_NOTICE_CLIENT_EXIT

This commit is contained in:
Kevin Easton
2016-05-10 18:49:18 +10:00
parent 43d482a444
commit 9fb317b07d
2 changed files with 7 additions and 6 deletions

View File

@@ -1,7 +1,8 @@
[Changes 1.2.2]
* Change formatting of /FSETs SERVER_NOTICE_KLINE and SERVER_NOTICE_GLINE
to show the ban type. (caf)
to show the ban type, and improve formatting of SERVER_NOTICE_CLIENT_CONNECT
and SERVER_NOTICE_CLIENT_EXIT. (caf)
* Clean up handling of oper server notices, including removing some
obsolete notice types (eg "high-traffic mode"). (caf)