aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2020-08-03 21:58:25 +0200
committerGuilhem Moulin <guilhem@fripost.org>2020-08-03 22:31:19 +0200
commit615f98315ce17751a703d4933ae690befdae82e1 (patch)
tree0f701451c7907864298136875c1d15377a861d3f /Changelog
parent0cf8517bea1e939d7054e682cde24767e7ed6e04 (diff)
Makefile: Major refactoring, add install and uninstall targets.
Honor BUILD_DOCDIR and DESTDIR variables.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog8
1 files changed, 5 insertions, 3 deletions
diff --git a/Changelog b/Changelog
index 2010c52..6aa31e8 100644
--- a/Changelog
+++ b/Changelog
@@ -1,8 +1,10 @@
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.)
+ + Default listening socket for the webserver component is now
+ /run/lacme-www.socket. (It was previously under the legacy directory
+ /var/run.)
+ * Makefile: major refactoring, add install and uninstall targets, honor
+ BUILD_DOCDIR and DESTDIR variables.
-- Guilhem Moulin <guilhem@debian.org> Thu, 22 Aug 2019 00:31:35 +0200