diff options
author | Joey Hess <joey@kitenet.net> | 2007-11-27 16:46:02 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2007-11-27 16:46:02 -0500 |
commit | 91fe16f35ccbf2517f9ec320b836f5e0f100a693 (patch) | |
tree | 33eb72b403a330ce9dcb5a0fe9f355e3b599c23d /debian/changelog | |
parent | c3805557f183a9ad628b58a06e64269a4982f6d6 (diff) |
* Add umask configuration option. Closes: #443329
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fe93e036c..6f0e22da6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ ikiwiki (2.15) UNRELEASED; urgency=low reproduced them), just catch a failure of markdown, and retry. (The crazy perl bug magically disappears on the retry.) Closes: #449379 + * Add umask configuration option. Closes: #443329 -- Joey Hess <joeyh@debian.org> Tue, 27 Nov 2007 00:16:40 -0500 |