diff options
author | Joey Hess <joey@kitenet.net> | 2012-03-30 13:38:52 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-04-01 14:39:27 -0400 |
commit | 89df287aaa0a21d959dc2c179412a16ab08a7d51 (patch) | |
tree | 8187df956c8682e75bdae2a602847661f1176abe /debian | |
parent | 0cd67c515fad03797fa7792c10b507a0abb77c28 (diff) | |
download | ikiwiki-89df287aaa0a21d959dc2c179412a16ab08a7d51.tar ikiwiki-89df287aaa0a21d959dc2c179412a16ab08a7d51.tar.gz |
meta: Support keywords header. Closes: #664780 Thanks, Martin Michlmayr
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 861679b4e..ca1f92116 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ ikiwiki (3.20120204) UNRELEASED; urgency=low changed pages. * Added a "changes" hook. Renamed the "change" hook to "rendered", but the old hook name is called for now for back-compat. + * meta: Support keywords header. Closes: #664780 + Thanks, Martin Michlmayr -- Joey Hess <joeyh@debian.org> Wed, 21 Mar 2012 14:33:14 -0400 |