diff options
author | Joey Hess <joey@kitenet.net> | 2013-04-30 13:35:04 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-04-30 13:35:04 -0400 |
commit | 6c09c3e646a2b01a4069942e35070bc6a016b371 (patch) | |
tree | 9d5d48d251cf5ca1e8c8a72892e65cb79c975218 /debian | |
parent | 6223b697b4a75e0162878e8181b5df3184c7a0a3 (diff) | |
download | ikiwiki-6c09c3e646a2b01a4069942e35070bc6a016b371.tar ikiwiki-6c09c3e646a2b01a4069942e35070bc6a016b371.tar.gz |
meta: Fix anchors used to link to the page's license and copyright. Closes: #706437
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 c88f3a427..91e465cd8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ ikiwiki (3.20130213) UNRELEASED; urgency=low generate invalid html. (smcv) * Makefile.PL: overwrite theme style.css instead of appending (Thanks, Mikko Rapeli) + * meta: Fix anchors used to link to the page's license and copyright. + Closes: #706437 -- Joey Hess <joeyh@debian.org> Fri, 15 Feb 2013 17:23:12 -0400 |