diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2017-02-22 10:14:31 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2017-02-22 10:15:02 +0100 |
commit | 23f051faf049e5020b81e6bf419e35f3d5054da2 (patch) | |
tree | 6dbd64c117fdc777e2147aba4952d2b367b47004 | |
parent | 84f6363da57ccc3a58fc72f60cf51ca70cea34f6 (diff) |
Changelog: prefix bugfixes with '+'.
-rw-r--r-- | Changelog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ lacme (0.3) upstream; - - When parsing config-cert files and directories (default "lacme-certs.conf + + When parsing config-cert files and directories (default "lacme-certs.conf lacme-certs.conf.d"), import the default section of files read earlier. - Ensure lacme's config file descriptor is not passed to the accountd or webserver components. |