registration: Add messages to changelog and readme

This commit is contained in:
Daniel Oaks
2016-09-05 22:55:30 +10:00
parent e3fbdebc48
commit 4b74f0826c
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -25,6 +25,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). For the purpo
* ident lookups for usernames
* passwords stored in [bcrypt][go-crypto] format
* channels that [persist][go-sqlite] between restarts (+P)
* client accounts
* IRCv3 support
### What about TLS/SSL?