diff options
author | Joey Hess <joey@kitenet.net> | 2010-06-12 18:10:33 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-06-12 18:10:33 -0400 |
commit | 31fa7714e7a3eba6e34b601426047f2aa2f8db01 (patch) | |
tree | d1dd36cf0e58e00547ccfabd8736057b6054e36e /debian | |
parent | d7cfcef54a067221b801de17fafc1f05a13c2004 (diff) | |
download | ikiwiki-31fa7714e7a3eba6e34b601426047f2aa2f8db01.tar ikiwiki-31fa7714e7a3eba6e34b601426047f2aa2f8db01.tar.gz |
editpage: Rename "comments" field to avoid CSS conflict with the comments div.
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 dcf589861..1d849f558 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ ikiwiki (3.20100611) UNRELEASED; urgency=low useful in a few edge case setups. * attachment: Show files from underlay in attachments list. * img: Support hspace and vspace attributes. + * editpage: Rename "comments" field to avoid CSS conflict with the + comments div. -- Joey Hess <joeyh@debian.org> Fri, 11 Jun 2010 13:39:15 -0400 |