From e571639d094b66fc0ada58ae1f9e1ddaf11ac8fb Mon Sep 17 00:00:00 2001
From: Daniel Hornung <d.hornung@indiscale.com>
Date: Wed, 10 Jun 2020 16:26:04 +0200
Subject: [PATCH] DOC: Updated changelog.

---
 CHANGELOG.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8ac953fc..78cb02fb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -49,8 +49,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Security (in case of vulnerabilities)
 
 - TLS is by default restricted to v1.2 and v1.3 now.
-- #11 - pam_authentication leaks the password to unprivileged processes on the
-  same machine.
+- #11 - `pam_authentication` and `ldap_authentication.sh` leaked the password to unprivileged
+  processes on the same machine.
 - #68 - Shadow sensitive information when logging for debugging purposes.
 
 
-- 
GitLab