diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2007-10-24 23:07:39 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2007-10-24 23:07:39 -0400 |
commit | de5eb4996bbc8ab7d4263e70913de63e146d808d (patch) | |
tree | 2fa6a21ef2a7952609dd212f33a2e83cff085b33 /debian/changelog | |
parent | 239ce68ca08c4595d81b7222ef109d1b5942a5db (diff) | |
download | ikiwiki-de5eb4996bbc8ab7d4263e70913de63e146d808d.tar ikiwiki-de5eb4996bbc8ab7d4263e70913de63e146d808d.tar.gz |
* postsparkline: Avoid a confusing error message if no pages match
and instead show an empty graph.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 9ae87ca78..bc2ca4920 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,8 +11,10 @@ ikiwiki (2.11) UNRELEASED; urgency=low * Removed manual ctime statting code, and just have the calendar plugin use %pagectime. * Ikiwiki has moved into a git repository. + * postsparkline: Avoid a confusing error message if no pages match + and instead show an empty graph. - -- Joey Hess <joeyh@debian.org> Wed, 24 Oct 2007 22:19:31 -0400 + -- Joey Hess <joeyh@debian.org> Wed, 24 Oct 2007 22:58:51 -0400 ikiwiki (2.10) unstable; urgency=low |