summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-05-15 18:20:52 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-05-15 18:20:52 -0400
commit0438de905b1009c02e653f11983f2ad501b02a30 (patch)
tree0930d9bf804830d6c2d242d92bd08fbde797bf78 /debian
parentc7b1eb242fc5b910f138aeadbae7a232badba84f (diff)
ENV can be used in the setup file to override environment variable setting, such as TZ or PATH.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index df09e91c5..6e8e550df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ ikiwiki (2.47) UNRELEASED; urgency=low
it just expanded to nothing.
* git: Skip over signed-off-by and similar lines in commit messages
when generating recentchanges.
+ * ENV can be used in the setup file to override environment variable
+ setting, such as TZ or PATH.
-- Joey Hess <joeyh@debian.org> Tue, 13 May 2008 12:30:18 -0400