瀏覽代碼

add missing changelog item

tags/v2.2.0-rc1
Shivaram Lingamneni 4 年之前
父節點
當前提交
c2a7cd5ffc
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      CHANGELOG.md

+ 1
- 0
CHANGELOG.md 查看文件

@@ -89,6 +89,7 @@ This release includes a change to the MySQL schema. This change will be applied
89 89
 * Account unregistration now always disconnects the client (#1028)
90 90
 * Fakelag is now temporarily disabled during the sending of a `draft/multiline` message batch (#817)
91 91
 * Failed attempts to join a `+R` channel now send `477 ERR_NEEDREGGEDNICK` (#936, thanks [@PizzaLover2007](https://github.com/PizzaLover2007), [@jesopo](https://github.com/jesopo)!)
92
+* `353 RPL_NAMREPLY` now always uses a trailing parameter, for compatibility with incorrect client implementations (#854, #862)
92 93
 * Channels with persistent history can no longer be renamed with `/RENAME` (#827)
93 94
 * The self-signed certificate generation command `oragono mkcerts` now generates a 2048-bit RSA certificate, instead of a NIST P-521 ECDSA certificate (#898)
94 95
 * Cleaned up compatibility with an obsolete WEBIRC escaping convention (#869)

Loading…
取消
儲存