diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-06-15 19:08:50 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-06-15 19:08:50 -0400 |
commit | 4da54999de859c505c26ff2a0a23772939caeffa (patch) | |
tree | 3744c3d9f44a3532333ee399de26352a3eafad8a /debian | |
parent | ebb2b9cbda42eaff70f13303ad891c6f7aaddb33 (diff) |
meta: Store "description" in pagestate for use by other plugins.
map: Support show=description.
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 800a38300..e1a1d7b33 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ ikiwiki (2.51) UNRELEASED; urgency=low titles, rather than the default page name. Based on a patch from Jaldhar H. Vyas, Closes: #484510 * hnb: New plugin, contributed by Axel Beckert. + * meta: Store "description" in pagestate for use by other plugins. + * map: Support show=description. -- Joey Hess <joeyh@debian.org> Sun, 15 Jun 2008 15:03:33 -0400 |