diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-06-09 15:39:00 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-06-09 15:39:00 -0400 |
commit | 48a5f9f2d8daef8c16b3e4b00511e00eaa0fa024 (patch) | |
tree | 08830250e168b2f8e11bd63951a9dabe34110476 /debian/changelog | |
parent | 1a880b7d7bcb8da5b1b07baf0fabecac3892b219 (diff) |
Disable the Preferences link if no plugin with an auth hook is enabled.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index dd24e0bba..06bed479b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,6 +22,7 @@ ikiwiki (3.141) UNRELEASED; urgency=low is not available. Closes: #532285 * meta: Add openid delegate parameter to allow delegating only openid or openid2. + * Disable the Preferences link if no plugin with an auth hook is enabled. -- Joey Hess <joeyh@debian.org> Tue, 02 Jun 2009 17:03:41 -0400 |