diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-01-01 15:09:15 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-01-01 15:09:15 -0500 |
commit | 63cc5384bb4bd6a033ff85821b1bb904150d76c2 (patch) | |
tree | bf3e5a298f5a3bbd2827996e95179081ae3d9a89 /debian | |
parent | ddda9800d6bec39a86dd8f76d67a4972138ee394 (diff) |
inline: Fix bug that limited displayed pages when feedshow was specified w/o show.
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 eb9bf496f..4ad346c13 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,8 @@ ikiwiki (3.20091219) UNRELEASED; urgency=low avoid merge conflicts when comments are posted to two branches of a site. * linkmap: Add option to omit disconnected pages from the map. + * inline: Fix bug that limited displayed pages when feedshow was + specified w/o show. -- Joey Hess <joeyh@debian.org> Fri, 25 Dec 2009 14:31:22 -0500 |