diff options
author | Joey Hess <joey@kitenet.net> | 2012-03-26 11:01:16 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-03-27 15:52:35 -0400 |
commit | 4250d389d3ebf3821ac3bdafc04d24ed0e2a6a64 (patch) | |
tree | b6aa2848742be16e0ab1c7160c7a6e3ed1a1a98b /debian/changelog | |
parent | e5b85018f511bc62dc36ccb2db70ef8a489c0912 (diff) | |
download | ikiwiki-4250d389d3ebf3821ac3bdafc04d24ed0e2a6a64.tar ikiwiki-4250d389d3ebf3821ac3bdafc04d24ed0e2a6a64.tar.gz |
meta: Export author information in html <meta> tag. Closes: #664779 Thanks, Martin Michlmayr
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0eca18aed..f51f77cd7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ ikiwiki (3.20120204) UNRELEASED; urgency=low * Remove dead link from plugins/teximg. Closes: #664885 * inline: When the pagenames list includes pages that do not exist, skip them. + * meta: Export author information in html <meta> tag. Closes: #664779 + Thanks, Martin Michlmayr -- Joey Hess <joeyh@debian.org> Wed, 21 Mar 2012 14:33:14 -0400 |