From 74f0664333337593c229591565e33aa3131e9150 Mon Sep 17 00:00:00 2001 From: Darko Poljak Date: Sun, 27 Aug 2017 15:25:14 +0200 Subject: [PATCH] Update changelog. --- docs/changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog b/docs/changelog index 478c1d58..8ca5c08f 100644 --- a/docs/changelog +++ b/docs/changelog @@ -7,6 +7,7 @@ next: * Type __apt_key_uri: Redirect stderr of apt-key to /dev/null (Mark Verboom) * Type __package_pkg_openbsd: Support the empty flavor (Philippe Gregoire) * Type __package_pkg_openbsd: Support using /etc/installurl (Philippe Gregoire) + * Type __user_groups: Support OpenBSD (Philippe Gregoire) 4.6.0: 2017-08-25 * Core: Add inventory functionality (Darko Poljak)