readme: Update

This commit is contained in:
Daniel Oaks 2016-04-14 10:17:13 +10:00
parent b028b6929c
commit 50a571ce8e
1 changed files with 1 additions and 0 deletions

View File

@ -21,3 +21,4 @@ Notable changes to Oragono are listed in this file. The 'Unreleased' section may
* Improve nickname handling, restrict nicknames that break the protocol.
* CAP: Remove CAP CLEAR, and allow capability negotiation after registration.
* MOTD: Now store MOTD in-memory rather than on-disk, and don't limit it to 80 characters per line (not required with today's servers or clients).
* WHOIS: Include `<nick>` param on `RPL_ENDOFWHOIS`.