diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-11-13 20:50:27 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-11-13 20:50:27 -0500 |
commit | d8cfd8d431bd3ec44152944f0b8418bbab6b7920 (patch) | |
tree | 50689c84caf443a668928c875ce7f66ccfe884a1 /debian | |
parent | e062693632777b8f3c3fdd2b2b6079a11a95a693 (diff) | |
download | ikiwiki-d8cfd8d431bd3ec44152944f0b8418bbab6b7920.tar ikiwiki-d8cfd8d431bd3ec44152944f0b8418bbab6b7920.tar.gz |
inline: Fix display of all pages when archive=yes or show=0 are used.
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 b25651f42..c96919252 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,7 @@ ikiwiki (3.20091032) UNRELEASED; urgency=low the cgi/wiki. * inline: Do not generated feeds for nested inlines. * inline: Allow direct inclusion of non-page files in raw mode. + * inline: Fix display of all pages when archive=yes or show=0 are used. -- Joey Hess <joeyh@debian.org> Fri, 06 Nov 2009 12:04:29 -0500 |