Browse Source

changelog: Document new stuff

tags/v0.9.0
Daniel Oaks 6 years ago
parent
commit
34964a9920
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      CHANGELOG.md

+ 1
- 0
CHANGELOG.md View File

@@ -23,6 +23,7 @@ New release of Oragono!
23 23
 ### Removed
24 24
 
25 25
 ### Fixed
26
+* Fixed a bug where certain clients couldn't connect as we were incorrectly rejecting their valid PTR record (thanks @slingamn!).
26 27
 * Fixed a memory leak in our socket code when clients disconnect.
27 28
 * Fixed a SASL bug that resulted in certains clients getting caught in a cycle of trying (and failing) to abort authentication.
28 29
 * Fixed an instance where clients could use a nickname that isn't sane (thanks @euank!).

Loading…
Cancel
Save