diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-12-11 15:01:26 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-12-11 15:01:26 -0500 |
commit | b67632cdcdd333cf0a88d03c0f7e6e62921f32c3 (patch) | |
tree | caa351c9a90288cbc3cef536fda40b6f4e7a5922 /debian | |
parent | 2cd7eecf896261834bcd66d8ec3a9fd3bb7236d8 (diff) |
inline: Support feedfile option to change the filename of the feed generated.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7f6844366..1ff78d749 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,8 @@ ikiwiki (2.71) UNRELEASED; urgency=low * Correct --dumpsetup to include the srcdir in the setup file. * German translation update from Kai Wasserbäch. Closes: #507056 * inline: Support emptyfeeds=no option to skip generating empty feeds. + * inline: Support feedfile option to change the filename of the feed + generated. -- Joey Hess <joeyh@debian.org> Mon, 17 Nov 2008 14:02:10 -0500 |