summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-30 04:08:06 +0000
committerjoshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-30 04:08:06 +0000
commitfafaa119cfec08699472af1b5896ccba94e76099 (patch)
treebfbd0368e6c489318ce73ad73defc0bb9371dcaf /debian
parentd52450ecfffa09f3e511dc17e6c1c51428f0be7d (diff)
Revert passwordauth fieldset and doc to avoid 2.0 regressions; need to re-evaluate after 2.0.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
1 files changed, 2 insertions, 8 deletions
diff --git a/debian/changelog b/debian/changelog
index 4b3ac01cd..aa7e086e6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,14 +15,8 @@ ikiwiki (2.00) UNRELEASED; urgency=low
[ Josh Triplett ]
* fieldset support appeared in CGI::FormBuilder 3.05, so increase
version in Depends on libcgi-formbuilder-perl to 3.05
- * Group passwordauth fields with a fieldset as well. Add a new
- passwordauth page to the basewiki describing password
- authentication; like openid, it uses conditional to check which
- forms of authentication the wiki allows. Add conditional cross-
- links between the openid and passwordauth pages, to help the user
- understand how they can log in.
-
- -- Josh Triplett <josh@freedesktop.org> Sun, 29 Apr 2007 19:58:24 -0700
+
+ -- Josh Triplett <josh@freedesktop.org> Sun, 29 Apr 2007 19:52:16 -0700
ikiwiki (1.51) unstable; urgency=low