diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-11-13 15:10:58 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-11-13 15:10:58 -0500 |
commit | ad303e878e65c72bf31eb676ced866be56bbee91 (patch) | |
tree | f160e7a3df38f6004f2ca68a1570d5973b36ccf0 /debian | |
parent | 5ccf68f11329779f9e173355fe76bff85203a851 (diff) |
inline: Allow direct inclusion of non-page files in raw mode.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5a2d94e23..b25651f42 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,7 @@ ikiwiki (3.20091032) UNRELEASED; urgency=low only when ikiwiki needs authentication, rather than for any access to the cgi/wiki. * inline: Do not generated feeds for nested inlines. + * inline: Allow direct inclusion of non-page files in raw mode. -- Joey Hess <joeyh@debian.org> Fri, 06 Nov 2009 12:04:29 -0500 |