diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-06-05 18:04:39 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-06-05 18:04:39 -0400 |
commit | e8d8386e5258c055f253b20ad717461972b11c7d (patch) | |
tree | dce322486cf1b18ab91853a3c4c18bd45fdcb077 /debian | |
parent | 8d7488823582d63948a856222f275a01ac1939a2 (diff) |
pagecount: Fix broken optimisation for * pagespec.
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 7d0fb5c80..df4429326 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ ikiwiki (3.15) UNRELEASED; urgency=low setup file can be loaded and that its config is ok. If a plugin fails for any reason, disable it in the generated file. Closes: 532001 + * pagecount: Fix broken optimisation for * pagespec. -- Joey Hess <joeyh@debian.org> Tue, 02 Jun 2009 17:03:41 -0400 |