summaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-05-09 13:25:32 -0400
committerSean Whitton <spwhitton@spwhitton.name>2017-05-09 10:41:57 -0700
commit275b06d3b3fa02fe0e1f3f5103f391738478c715 (patch)
tree3207b671a944674af76cf53e3ca7b4010f657f1f /CHANGELOG
parentc4d41518b2929ab2dcf0fae6489b46d8d9f47e4e (diff)
downloaddebug-me-275b06d3b3fa02fe0e1f3f5103f391738478c715.tar.gz
avoid EMAIL
I think that systemd's parser for environment files does not let environment variables be built up out of previously set variables, so avoid that.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 487cd25..cb4ae68 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,7 +2,8 @@ debug-me (1.20170506) UNRELEASED; urgency=medium
* Server: Use "postmaster" as default --from-email address
rather than "unknown@server".
- * debug-me.default: Add an EMAIL configuration.
+ * debug-me.default: Include a --from-email setting,
+ to encourage it be configured.
Thanks, Sean Whitton.
-- Joey Hess <id@joeyh.name> Tue, 09 May 2017 11:45:41 -0400