From a73c43564e65c9632df01e8d062be9f6a20012ef Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Fri, 26 Feb 2016 15:28:12 -0500 Subject: [PATCH] changelog++ --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 164f57abd..8f52f4ec3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ BUG FIXES: +* logical/cassandra: Apply hyphen/underscore replacement to the entire + generated username, not just the UUID, in order to handle token display name + hyphens [GH-1140] * physical/etcd: Output actual error when cluster sync fails [GH-1141] ## 0.5.1 (February 25th, 2016)