diff options
author | Daniel Gultsch <daniel.gultsch@rwth-aachen.de> | 2014-04-06 13:40:16 +0200 |
---|---|---|
committer | Daniel Gultsch <daniel.gultsch@rwth-aachen.de> | 2014-04-06 13:40:16 +0200 |
commit | 3f617429026bc0b43b987433ea15b3b623dd042b (patch) | |
tree | bee0263acd8115d9f306be9607a919efc66aa95d | |
parent | 4be7d79a100dc131f5a18feac4c19c02e6353e86 (diff) |
spelling and more features to changelog0.1.3
-rw-r--r-- | CHANGELOG.md | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a610f92d..e352af59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,12 @@ ###Changelog ####Version 0.1.3 -* switched to minidns library to resolve SRV records -* faster DNS in some cases -* enabled stream compression -* added permanent notification when an account fails to connect +* Switched to minidns library to resolve SRV records +* Faster DNS in some cases +* Enabled stream compression +* Added permanent notification when an account fails to connect * Various bug fixes involving message notifications +* Added support for DIGEST-MD5 auth ####Version 0.1.2 * Various bug fixes relating to conferences @@ -15,4 +16,4 @@ * Fixed the 'server not found' bug ####Version 0.1 -* initial release +* Initial release |