From f88defce496fb9f6296e73516ecd113d185f80db Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Fri, 10 Feb 2017 19:57:53 -0500 Subject: [PATCH] changelog++ --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bcbc662b..a64f21759 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ IMPROVEMENTS: * auth/ldap: Use the value of the `LOGNAME` or `USER` env vars for the username if not explicitly set on the command line when authenticating [GH-2154] + * audit: Support adding a configurable prefix (such as `@cee`) before each + line [GH-2359] BUG FIXES: