diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-08-12 15:48:44 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-08-12 15:48:44 -0400 |
commit | 6432d15cb42b7b5b885b766d67f35ff2356f883c (patch) | |
tree | e2941295c8dd484b55c0ffca49eb1eb07492ff07 /debian | |
parent | 1e0a97c0aad07f74e9588d1a01f4f0044fce5294 (diff) | |
download | ikiwiki-6432d15cb42b7b5b885b766d67f35ff2356f883c.tar ikiwiki-6432d15cb42b7b5b885b766d67f35ff2356f883c.tar.gz |
fix a common case typo
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e6b122e5d..f23d9c56c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ikiwiki (2.61) UNRELEASED; urgency=low + + * poll: Fix typo that broke plugin. + + -- Joey Hess <joeyh@debian.org> Tue, 12 Aug 2008 15:48:36 -0400 + ikiwiki (2.60) unstable; urgency=low [ Joey Hess ] |