diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-12 12:04:10 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-12 12:04:10 -0400 |
commit | 6255c88e89625ee50a1e114575edfdd56c90e3b1 (patch) | |
tree | 21b0d1774fa60e3df6904c4b04a5e1362b8e4fd7 /debian | |
parent | f707d62481052a3cba1396a681f206d9e66f67ef (diff) | |
download | ikiwiki-6255c88e89625ee50a1e114575edfdd56c90e3b1.tar ikiwiki-6255c88e89625ee50a1e114575edfdd56c90e3b1.tar.gz |
fixed
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 0694b8190..a60ec3e54 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,7 @@ ikiwiki (2.54) UNRELEASED; urgency=low * meta: Support a guid option, to allow forcing a particular url or uuid in feeds. (smcv) * Move yesno function out of inline and into IkiWiki core, not exported. + * meta: fix title() PageSpec (smcv) -- Josh Triplett <josh@freedesktop.org> Wed, 09 Jul 2008 21:30:33 -0700 |