changelog: Mention mode changes

This commit is contained in:
Daniel Oaks 2016-04-14 18:43:19 +10:00
parent 9b32d7d6b8
commit 3cef5f2c9d
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ Initial release of Oragono!
* Added YAML config file format. * Added YAML config file format.
* Added native SSL/TLS support (@edmand). * Added native SSL/TLS support (@edmand).
* We now advertise the [`RPL_ISUPPORT`](http://modern.ircdocs.horse/#rplisupport-005) numeric. * We now advertise the [`RPL_ISUPPORT`](http://modern.ircdocs.horse/#rplisupport-005) numeric.
* Parse new mode change syntax commonly used these days (i.e. `+h-ov dan dan dan`).
### Changed ### Changed
* Added channel Founder/Admin/Halfops (`qah`) privileges, and removed channel creator (`O`) privilege (from RFC2812, not used in the real world). * Added channel Founder/Admin/Halfops (`qah`) privileges, and removed channel creator (`O`) privilege (from RFC2812, not used in the real world).