diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-04-23 14:56:10 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-04-23 14:56:10 -0400 |
commit | 527d178c12141d2467dfa86492e249d021b88997 (patch) | |
tree | 1be3a5172a304ec64928638f74ae21e26db7f3ae /debian | |
parent | 748aa7af777caaa32ac5ab56e707509b3739b49e (diff) | |
download | ikiwiki-527d178c12141d2467dfa86492e249d021b88997.tar ikiwiki-527d178c12141d2467dfa86492e249d021b88997.tar.gz |
comments: Add link to comment post form to allow user to sign in if they wish to, if the configuration makes signin optional for commenting.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f8378f098..de4ac4a8c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,9 @@ ikiwiki (3.11) UNRELEASED; urgency=low error. * inline: Display a handy error message if the inline cannot display any pages due to such an error. + * comments: Add link to comment post form to allow user to sign in + if they wish to, if the configuration makes signin optional + for commenting. -- Joey Hess <joeyh@debian.org> Tue, 21 Apr 2009 21:41:38 -0400 |