diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-03-23 17:39:03 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-03-23 17:39:03 -0400 |
commit | d2911a20a6913e46035a8731acafba6faf5997f9 (patch) | |
tree | 68abb7960f37de156061ea71ea91dc9b803ee1ae /debian | |
parent | 3b49868eb98e33204ca52ba944be4023f9f3f821 (diff) | |
download | ikiwiki-d2911a20a6913e46035a8731acafba6faf5997f9.tar ikiwiki-d2911a20a6913e46035a8731acafba6faf5997f9.tar.gz |
inline: Allow the "feedshow" parameter to take values greater than the value for "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 1b046b20c..a514c42d9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -61,6 +61,8 @@ ikiwiki (2.41) UNRELEASED; urgency=low * Changed to a binary index file, written using Storable, for speed. * external: Work around XML RPC's lack of support for null by passing a special sentinal value. + * inline: Allow the "feedshow" parameter to take values greater than the + value for "show". -- martin f. krafft <madduck@debian.org> Sun, 02 Mar 2008 17:46:38 +0100 |