diff options
author | Joey Hess <joey@kitenet.net> | 2010-10-11 11:12:41 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-11 11:12:41 -0400 |
commit | 274219ecc865f9bdcb65ad26e4750fa90dfaa670 (patch) | |
tree | 3cfeea40326279cc4cdc8b0ff3f8a1068a416515 /debian/changelog | |
parent | 2c0d2799b752c81c4fe45d569d1931157ef947ec (diff) |
websetup: Fix saving of advanced mode changes.
The showadvanced field was not known to formbuilder when hitting the save
changes button.
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 53bee5df6..fb012abd2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ ikiwiki (3.20100927) UNRELEASED; urgency=low * Thanks to Peter Gammie for his assistance with the web-based reversion feature. * actiontabs: More consistent styling of Hn tags. + * websetup: Fix saving of advanced mode changes. -- Joey Hess <joeyh@debian.org> Wed, 29 Sep 2010 11:58:23 -0400 |