CL updates

This commit is contained in:
Armon Dadgar 2015-05-11 18:16:18 -07:00
parent 430100a0c8
commit 0557e57d35
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ FEATURES:
* Support for distinct LAN and WAN advertise addresses [GH-816]
* Migrating Raft log from LMDB to BoltDB [GH-857]
* `session_ttl_min` is now configurable to reduce the minimum TTL [GH-821]
* Adding `verify_server_hostname` to protect against server forging [GH-927]
BUG FIXES: