Browse Source

changelog entry for #2092

tags/v2.12.0
Shivaram Lingamneni 7 months ago
parent
commit
baf5a8465d
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      CHANGELOG.md

+ 1
- 0
CHANGELOG.md View File

@@ -20,6 +20,7 @@ Many thanks to [@adsr](https://github.com/adsr), [@avollmerhaus](https://github.
20 20
 * Fixed `CHATHISTORY TARGETS` being sent in a batch even without negotiation of the `batch` capability (#2066, thanks [@julio-b](https://github.com/julio-b)!)
21 21
 * Errors from `/REHASH` are now properly sanitized before being sent to the user, fixing an edge case where they would be dropped (#2031, thanks [@eskimo](https://github.com/eskimo)!
22 22
 * Fixed some edge cases in auto-away aggregation (#2044)
23
+* Fixed a FAIL code sent by draft/account-registration (#2092, thanks [@progval](https://github.com/progval)!)
23 24
 * Fixed a socket leak in the ident client (default/recommended configurations of Ergo disable ident and are not affected by this issue) (#2089)
24 25
 
25 26
 ### Changed

Loading…
Cancel
Save