aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2020-08-04 00:00:58 +0200
committerGuilhem Moulin <guilhem@fripost.org>2020-08-04 01:39:35 +0200
commitda8b727f156d23553eecb90e8731d39c6027cb02 (patch)
tree929930ef53d3bacf9e472bceb441a3cdec150b83 /Changelog
parentd9946b9ab478026defed364485d970b4041e1a2a (diff)
Makefile: Use variables for target directories etc.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog4
1 files changed, 1 insertions, 3 deletions
diff --git a/Changelog b/Changelog
index 95d17bf..2b1bbe2 100644
--- a/Changelog
+++ b/Changelog
@@ -1,13 +1,11 @@
lacme (0.7) UNRELEASED;
- + Default listening socket for the webserver component is now
- /run/lacme-www.socket. (It was previously under the legacy directory
- /var/run.)
+ Adapt Apache2 snippet to Apache2 2.4.
* Makefile: major refactoring, add install and uninstall targets, honor
BUILD_DOCDIR and DESTDIR variables.
* Install lacme manual to section 8.
* Change default libexec dir from /usr/lib/lacme to /usr/libexec/lacme.
+ * Makefile: Use variables for target directories etc.
-- Guilhem Moulin <guilhem@debian.org> Thu, 22 Aug 2019 00:31:35 +0200