From ec203c74618d98a88edd44f687d69a72aa256cbd Mon Sep 17 00:00:00 2001 From: Steve Yun Date: Tue, 30 Jul 2024 23:35:23 -0400 Subject: [PATCH] updated changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c20c995..9bcde56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased Accesslog Database and Overlay configuration. + +- added accesslog database and overlay stanza into slapd.conf.erb template. + Added additional attributes. - `default['openldap']['accesslog']['enabled']` to enable additional accesslog configuration.