diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-05-15 18:20:52 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-05-15 18:20:52 -0400 |
commit | 0438de905b1009c02e653f11983f2ad501b02a30 (patch) | |
tree | 0930d9bf804830d6c2d242d92bd08fbde797bf78 /debian/changelog | |
parent | c7b1eb242fc5b910f138aeadbae7a232badba84f (diff) |
ENV can be used in the setup file to override environment variable setting, such as TZ or PATH.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
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 |